[PythonCE] Yes, please compile it...

2006-01-06 Thread Rodrigo Contreras Köbrich
Hi. I'm having the same troubles. ___ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] Empty project or Human Friendly Project?

2006-01-06 Thread Rodrigo Contreras Köbrich
I'm sure that the pythonce project will be one of the most exiting things happening in the future of mobile devices. I hate java, so i will support python till the end. But as Andy Baker just said "lots of people who are competent in Python are lost in the world of makefiles" and I must say that

[PythonCE] that's it...

2006-01-06 Thread Rodrigo Contreras Köbrich
That would be very useful, Steward... I'm very interested in helping, too. ___ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] oops..

2006-01-06 Thread Rodrigo Contreras Köbrich
I apologize to the developers. I've just found the CAB file. But I will keep my ideas about the lack of human-friendlyness of the project. One of the important things about a future homepage is that we all users of pythonce will be able to post samples and code in order to make the thing more a

[PythonCE] Tkinter in pythonce...

2006-01-06 Thread Rodrigo Contreras Köbrich
Hi. I installed the CAB file in my PDA. The first thing I wanted to test was the GUI capabilities, so I tried to run the following code (which compiles nicely in the PC version): from Tkinter import * root = Tk() myContainer1 = Frame(root) ### (1) myContainer1.pack() ### (2) root.mai

[PythonCE] "political issues"?

2006-01-06 Thread Rodrigo Contreras Köbrich
Hi, David: I'm new to the list, but I'm paying a lot of attention to every message and I must say that today the discussion got very spicy. Can you explain a little what dealing with the "political issues of getting integrated with the mainline development" means? The Nokia implementation of Pyt