Re: [PythonCE] Python CE on Windows Mobile 5

2006-03-22 Thread Andy Baker
Works for me. Haven't used it much yet but the basics are working.On 3/22/06, Alan Davies <[EMAIL PROTECTED] > wrote:Hi,Has anyone managed to succesfully run Python CE on Windows Mobile 5? I checked in the archives but couldn't find any references to WM5. If aWM5-compatible build doesn't exist, how

Re: [PythonCE] Python CE on Windows Mobile 5

2006-03-22 Thread jeffbarish
I've been using Python on Windows Mobile 5 for a couple months. I have encountered only two problems, neither directly related to Python. (1) I haven't been able to find a console that works on Mobile 5. PocketConsole (http://www.symbolictools.de/public/pocketconsole/) works only on Mobile 2002

Re: [PythonCE] Building win32com on windows CE

2006-03-22 Thread Luke Dunstan
What do you mean by "just a pain and led to nowhere"? I'm also not sure what you mean by a "WinCE build" of comtypes because the library is written in Python and there is nothing to "build". If you are figuring out how to use comtypes I highly recommend learning on desktop Windows first because