Re: [PythonCE] How do you develop on the PocketPC?

2006-01-11 Thread Luke Dunstan
- Original Message - From: "Thomas Heller" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 11, 2006 3:42 PM Subject: Re: [PythonCE] How do you develop on the PocketPC? > "Luke Dunstan" <[EMAIL PROTECTED]> writes: > >> - Original Message - >> From: "Thomas Heller" <[EMAIL PROT

[PythonCE] TKinter for iPAQ

2006-01-11 Thread J. Nielsen
Hi,   Does anybody around know how to colorise a line on the PDA display? I run Python  with tcl8.4.3 and on a canvas (w) object created a line with:   w.create_line(w, startpoint,endpoint,width=1)   w.configure(,fill='red')   This strip is working fine making a single red line. But if I

Re: [PythonCE] How do you develop on the PocketPC?

2006-01-11 Thread Thomas Heller
"Luke Dunstan" <[EMAIL PROTECTED]> writes: >>> From: "Thomas Heller" <[EMAIL PROTECTED]> >> >> Do you know of any other way except TCP/IP to establish a two-way >> communication between the desktop and the PDA? >> > One way I know is using the CeRapiInvoke() API, which is a kind of remote > proce

[PythonCE] rudimentary pythonce home page setup

2006-01-11 Thread Brad Clements
http://pythonce.sourceforge.net/ checked into cvs as web module. I am planning on migrating the existing pythonce wiki to moinmoin, unless someone has a better idea? Note that moinmoin folks so "don't bother to host on sf, too slow", so I'll put the new wiki at murkworks.com I'm not su

Re: [PythonCE] rudimentary pythonce home page setup

2006-01-11 Thread Brian Brown
We are also willing to host it on a trac site, like http://www.techgame.net/projects/framework if you want we have svn set up as well.BrianOn Jan 11, 2006, at 4:38 PM, Brad Clements wrote: http://pythonce.sourceforge.net/ checked into cvs as web module. I am planning on migrating the existi