View Single Post
Old 09-30-2011, 02:57 PM   #584
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Quote:
Originally Posted by BenChen View Post
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.

Last edited by Mark Nord; 09-30-2011 at 03:07 PM. Reason: typo
Mark Nord is offline   Reply With Quote