Re: [PythonCE] Using buttons on PDA

2006-03-20 Thread jeffbarish
Yes indeed. To be precise, I found that the rocker button on my Dell Axim X51v triggers 5 wxPython events: WXK_LEFT, WXK_RIGHT, WXK_UP, WXK_DOWN, and WXK_RETURN. I have not detected any wxPython events when I push the program keys, so I suspect that they are dealt with by winCE before getting to

[PythonCE] Building win32com on windows CE

2006-03-20 Thread Aladin Sidahmed
I was able to build both python on and windows extension packages for windows CE using the make file command of nmake all, but the build didn;'t include the COM (win32com) packages, and I am not sure why it didn't or how to do it. So I appreciate any kind of help at this moment.   Thanks ___

[PythonCE] Post Request

2006-03-20 Thread Aladin Sidahmed
[EMAIL PROTECTED] ___ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] Getting the win32 extensions working

2006-03-20 Thread Aladin Sidahmed
Did you manage to get the win32com build for CE? ___ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce