Re: [PythonCE] new build

2006-04-06 Thread javirosa
Awesome. Thank you for all the time you've put into this. ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] running Python program without getting Python CE

2006-02-24 Thread javirosa
I'm not sure how to fix your problem though. AFAIK I always thought that the #! /usr/bin/env pythonw was for use by the shell on unix systems to determine what interpreter to use. I don't think that is a platform independent function. Perhaps there is some functionality where you can change the ou

Re: [PythonCE] PythonCE Digest, Vol 31, Issue 16

2006-02-24 Thread javirosa
Thanks for the work! > I've finally gotten irritated enough to fix some of the problems with the > last version of IdleCE. I disabled coloring triple quotes because the > solution I came up with was mind-numbingly slow on large docs, and still > didn't work in all cases. I also fixed problems bl

Re: [PythonCE] PythonCE Digest, Vol 31, Issue 5

2006-02-13 Thread javirosa
One possibility might be to set up a local website and have the pocketPCs communicate . Using windows I get internet access on my pda when its connected through usb. On the other hand, I'm not sure if you can have multiple computers connected via one irda port. I don't want to pretend to know what

Re: [PythonCE] 3. Install (geoff)

2006-01-29 Thread javirosa
I had similar difficulties actually. Perhaps I'm just not using Tkinter right but I just get a no module named Tkinter. I unziped the Tkinter-Files into the toplevel directory on my PDA just after installing the latest PythonCE. > Send PythonCE mailing list submissions to > pythonce@python.o

Re: [PythonCE] Ideas for New User Please (geoff)

2006-01-20 Thread javirosa
I'm new too. However, as far as I understand the console for CE was removed in recent version. I haven't really worked with user input in pythonCE but perhaps you can use a gui textinput as suggested in a previous post. //START On 1/18/06, Joshua Krohse wrote: > If you know the function I am t

Re: [PythonCE] Message:5 COM access from inside PythonCE

2006-01-06 Thread javirosa
Would that allow us to gain enough functionality to allow syncing appointments and emails without Outlook? Since it is a big issue with SunBird and other Free Software calendering projects, I think it would be a big boost to the projects popularity if we can get COM access. I wish I could contribut

Re: [PythonCE] Python 2.3.5 for Windows CE / ARM (Pocket PC 2003)

2006-01-04 Thread javirosa
Great! Thanks you for your efforts. > Send PythonCE mailing list submissions to > pythonce@python.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.python.org/mailman/listinfo/pythonce > or, via email, send a message with subject or body 'help' to >

Re: [PythonCE] PythonCE Digest, Vol 29, Issue 13

2005-12-31 Thread javirosa
http://www.symbolictools.de/public/pocketconsole/developers/index.htm I'm not sure if it would be possible to get this working with python though. I don't know the details as to how it works. > Send PythonCE mailing list submissions to > pythonce@python.org > > To subscribe or unsubscribe v