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