Re: [PythonCE] Tkinter gif problem on PythonCE

2007-12-07 Thread Massimo Di Pierro
Please ignore. It was a problem with relative paths. sqlite3 works great. Massimo On Dec 7, 2007, at 6:14 PM, Massimo Di Pierro wrote: > Hello everybody, > > I managed to run Gluon on my phone with very minor tweaks (there is > file locking on windows ce?). Here is a screenshot. > > http:

Re: [PythonCE] Tkinter gif problem on PythonCE

2007-12-07 Thread Massimo Di Pierro
Hello everybody, I managed to run Gluon on my phone with very minor tweaks (there is file locking on windows ce?). Here is a screenshot. http://mdp.cti.depaul.edu/examples/static/gluonce.jpg but only applications that do not use sqlite3 seem to work even if the module is there. Not sure

Re: [PythonCE] Tkinter gif problem on PythonCE

2007-12-03 Thread Alexandre Delattre
> Hi everybody, > where can find downloads and instructions for installing pythonce? For PythonCE instructions, the wiki is your friend : http://pythonce.sourceforge.net/Wikka/HomePage > does it come with the thread module? Yes. Limitations and differences of pythonce from regular Python are s

Re: [PythonCE] Tkinter gif problem on PythonCE

2007-12-03 Thread Massimo Di Pierro
Hi everybody, where can find downloads and instructions for installing pythonce? does it come with the thread module? if so, do you think I may be able to run Gluon (http:// mdp.cti.depaul.edu) or should I expect any major obstacle? Thank you Massimo