[PythonCE] Hello and some questions

2005-12-25 Thread Info4HiDeVis
hello and greez for all listmembers, i'm new here and i have this maillinglist subricted to find out more about Python at PDA's. On PC i coding in Python and i like this language. Now i want write programms for my new PDA (FSC Loox N520) but i have some questions: 1) what python-version will work w

[PythonCE] Editor for WinCE

2005-12-30 Thread Info4HiDeVis
Hello, i'm searching for a small text-editor for winCE, but i havn't found someone. Have anybody a tip witch program are good for editing into winCE ? th ___ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] Editor for WinCE

2005-12-30 Thread Info4HiDeVis
Hey thx for this tip. Pocket Notepad is what i have to search. :) What is your problem with the IDLE? Who can i start the IDLE? Means IDLE the Python.exe? Michael Foord schrieb: >Info4HiDeVis wrote: > > >>Hello, >>i'm searching for a small text-editor for winCE,

Re: [PythonCE] Editor for WinCE

2005-12-30 Thread Info4HiDeVis
correct! Thx 4 hint, why now it will work. I've got some errors now... (see next thread) th Michael Foord schrieb: >Info4HiDeVis wrote: > > >>Ok, i have the python 2.3.4 installed. Then i have downloaded the >>Tkinter-8.4.3-arm-wince.zip and have it depacked. Then i

[PythonCE] exception in Tkinter callback?

2005-12-30 Thread Info4HiDeVis
hello, i have wrote a small test.py. But if i runs this proggy i've got an exception in Tkinter callback. My program look so: # print 'Hello World' print '-' print 'testprogramm for PythonCE...' l=['a', 'b', 'c', 'd'] L=iter(l) for i in range(len(l)): elem

Re: [PythonCE] exception in Tkinter callback?

2005-12-30 Thread Info4HiDeVis
Ok, good to know. But the 2nd question stand still in the room. In witch folder i have to expand the zipfile Python-2.3.4-arm-PPC2003.zip . In this zip i found the Tkinter.py 8-| th Michael Foord schrieb: >Info4HiDeVis wrote: > > >>hello, >>i have wrote a small test.p

Re: [PythonCE] exception in Tkinter callback?

2005-12-30 Thread Info4HiDeVis
Ok, fine. Then my problem was only the input - command. thx4support and happy new year for all th Michael Foord schrieb: >Info4HiDeVis wrote: > > >>Ok, good to know. But the 2nd question stand still in the room. >>In witch folder i have to expand the zipfile Python-