Quote:
Originally Posted by BenChen
Hi Mark,
... But, unless you come up with something brilliant, I think I will have to go with Calendar_nt and Calendar, and modify the build script accordingly.
|
Hello Ben,
Will have a look,
ATM there are two ideas:
1) generalize NT-handling by putting the objects (or references) into an array along with info about how to handle them (e.g.mouseEnter, a.s.o) this should shorten the needed code a lot,
2) by using
behavior ...
<script on="mouseDown" and saving a timestamp, it should be possible to get something like "tap-and-hold" (and using hold-center for nt) to bring up a additional popup for special-characters (see standard behaviour of 600/x50 and hold-digit used in the dictionary-app for 300/505)
Not to be done tomorrow but will try.
Regards
Mark
PS: While forking the code why not use quisvirs approch of
kbook.model.openLineInput for the newer touch-models? This should bring up the correct system keyboard.