PythonCE on Smartphone (WM6)
"Jorgen Bodde" <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I have PythonCE 2.5 and TKinter running on my smartphone. I wrote a minimal app and I see a dialog with a button, but since it is a smartphone which does only have number keys and a jog dial to control the input, the window stays unresponsive to input. I cannot even set the focus to a control. Is there anything I need to do to get it to redirect the number keys and make it focus a control? Regards, - Jorgen