Quote:
Originally Posted by VICTORSJG
Ben thanks for fixed the problem, i want to ask you a modification for the non-touch readers, is it posible to modify the keyboard of the non-touch readers to have the same numbers of the keys on keyboard like touch reader? because i've seen this keyboard has a lot keys more than the non-touch (for example it incorporates numbers and othe symbols).
thanks
|
Hi Victor,
Unfortunately, what you ask for is impossible. With the non-touch version of the calendar, we have reached the limit of what the Sony readers can handle in one js file. Because the non-touch version requires SO much extra code in order to move the cursor around, when I recently extended the keyboard the whole application stopped working. I could only get it working again by deleting all the code that the non-touch version needed. It was then that the calendar code was forked: a touch (with the extended keyboard) and a non-touch (without) versions. Sorry about that, but there is nothing I can do!
Sincerely,
Ben.