Re: [PythonCE] Wxython for PythonCE 2.5

2007-11-12 Thread Pietro Battiston
Alexandre Delattre ha scritto: > Hi, >> For what concerns me, I use Python because I have absolutely no >> knowledge of C programming in Windows, neither the applications needed >> to develop in C under Windows CE... neither the time to learn, sorry. >> I'll stick to Tkinter until I'll be able to i

[PythonCE] Wxython for PythonCE 2.5

2007-11-12 Thread Alexandre Delattre
Hi, > For what concerns me, I use Python because I have absolutely no > knowledge of C programming in Windows, neither the applications needed > to develop in C under Windows CE... neither the time to learn, sorry. > I'll stick to Tkinter until I'll be able to install Linux on my > smartphone...

Re: [PythonCE] Wxython for PythonCE 2.5

2007-11-12 Thread Pietro Battiston
Ingmar Steen ha scritto: > On Nov 10, 2007 3:09 AM, Pietro Battiston <[EMAIL PROTECTED]> wrote: > >> Hello, >> I'm new to PythonCE and I like it a lot. I tried it with tkinter, but I >> would better like using wxwidgets... >> >> But the binaries provided in http://wxpyce.wikispaces.com/ apparent

Re: [PythonCE] Wxython for PythonCE 2.5

2007-11-11 Thread Ingmar Steen
On Nov 10, 2007 3:09 AM, Pietro Battiston <[EMAIL PROTECTED]> wrote: > Hello, > I'm new to PythonCE and I like it a lot. I tried it with tkinter, but I > would better like using wxwidgets... > > But the binaries provided in http://wxpyce.wikispaces.com/ apparently > don't like Python 2.5... I get a

[PythonCE] Wxython for PythonCE 2.5

2007-11-09 Thread Pietro Battiston
Hello, I'm new to PythonCE and I like it a lot. I tried it with tkinter, but I would better like using wxwidgets... But the binaries provided in http://wxpyce.wikispaces.com/ apparently don't like Python 2.5... I get a "Bad magic number" error in importing module wx. Am I doing something wrong