[PythonCE] IdleCE

Ed Blake kitsune_e at yahoo.com
Wed Mar 1 18:29:24 CET 2006



--- vm at klankschap.nl wrote:

> 
> where is the content of the zip file best stored?
> in the folder?
> /storage card/python/
> 
> and what should go in the folder:
> /storage card/python/lib
>

I have a folder on my storage card called 'scripts', and under that a folder
for IdleCE.  The editor.py file _must_ be in 'whatever/python/lib' because it
is a module (and because paths are messed up on WinCE).  After that I copy
the IdleCE file and 'paste as shortcut' into '/windows/start menu' so that it
is easily available on the start menu!

> 
> did you manage to get wx running?
> 

I never really tried.  Every time I look at Wx it goes the same way:
I check out the demos and am wowed by the great widgets/events/applications
it can handle, then I check out the code and find that it is obtuse, sparsely
commented (for example code), and generally confusing...

Last time I checked out Wx (~ 2 Mo. ago) things were put together better, and
the documentation was becoming rather good/complete.  It just doesn't do
anything which would compel me to switch though, and it seems rather more
complicated than Tkinter.


More information about the PythonCE mailing list