Hi,
I'm testing wxPython on my Qtek 9090. The "simple.py" example in the zip
file is working fine, but is there any way to get rid of the "busy
cursor" in pocket pc?
Geir
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/list
Hi,
How can I launch Internet Explorer from a python program ?
regards,
geir
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Hi,
The error message i get using os.system(cmd) is :
AttributeError: 'module' object has no attribute 'system'
So, this doesn't seem to work...
Doing a help(os) does not show the 'system' command under available
functions.
Any other suggestions?
regards,
ge