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
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...
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
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
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