As the title says, I’ve found that if you create a function which creates a newTextField and then automatically sets keyboard focus to it - it never works in the simulator.
I realise the simulator is not as important as the devices themselves, but for quick testing purposes it would be nice if this worked. Since the newTextFields are quite ugly and can’t go into a display group, I quite often put them off-screen and have a separate newText update as the newTextField is edited/submitted. This means I can’t click them in the simulator, or have to move them on screen when platformName is “Mac OS X”.
It’s not a big problem, I just wondered if it’s something that’s easily fixable. [import]uid: 84115 topic_id: 34200 reply_id: 334200[/import]
