On Jul 21, 7:58 am, MartinB <[EMAIL PROTECTED]> wrote:
> Sigh... This is an absolute PITA that forcing display of the numeric
> keypad isn't working anymore in 2.0. I was thinking it was a bug with
> the simulator until I updated my iPod Touch. As I read elsewhere, all
> traces of being able to customise the keypad have been erased from the
> SafariWebContent guide so we can only assume it's gone for good.
>

The keyboard access & control via javascript was poorly thought (???)
out to start with (quirky focus activation & deactivation, from mouse
events only & inside the event handler only, but not with scrolls,
timer or, the worst of all, touch events, then screen positioning
constraints, screen-hogging form "assistant"...). I am right now
moving my code to the custom keyboards working through touch events.
The only thing missing is the clicking sound effect (which I turn off
anyway, but some users may prefer it). Since my program is a remote
desktop ( http://f2p.com ), the custom keyboard with all standard PC
keys and without the form edit field (which I had to make invisible
for straight typing into PC apps) is more suitable anyway.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to