[PythonCE] Newbie questions

2005-01-08 Thread Francesco Bochicchio
Hi all, I just got an HP Ipaq rx1710 (WinMobile 2003) and I had already installed PythonCE 2.2 (the HPC CAB) on it. I'm planning to have fun writing some nice little program for my new toy (actually, I would like to write some game, but I will start smaller). I'v googled around for info in pyth

[PythonCE] Re: Newbie questions

2005-01-08 Thread Brad Clements
On 8 Jan 2005 at 15:13, Francesco Bochicchio wrote: > - Is 2.2 the latest python version available for Win[CE/Mobile]? No, version 2.3.4 is currently available from the pythonce project on sourceforge. Also see http://fore.validus.com/~kashtan/ > - Where I can find small programs in python

[PythonCE] PythonCE with VGA screens?

2005-01-08 Thread Stewart Midwinter
I've installed Python 2.3 on my Toshiba e830 and am working on a Tkinter app. The e830 has a VGA screen, so I set the root geometry to a width of 480, height of 640, and was surprised to find that my root window was larger than the screen. When I set its dimensions to 240x320, it fit the screen ex

Re: [PythonCE] PythonCE with VGA screens?

2005-01-08 Thread Brad Clements
On 8 Jan 2005 at 10:28, Stewart Midwinter wrote: > I've installed Python 2.3 on my Toshiba e830 and am working on a > Tkinter app. The e830 has a VGA screen, so I set the root geometry to > a width of 480, height of 640, and was surprised to find that my root > window was larger than the screen.

AW: [PythonCE] Support for VGA PDA's

2005-01-08 Thread Anne Wangnick
Dear all, attached python.exe as of Python-2.3.4-arm-PPC2003.zip from http://fore.validus.com/~kashtan/, modified (special resource HI_RES_AWARE introduced as described on http://wiki.tcl.tk/10103) to support full VGA resolution. Regards, Sebastian -Ursprungliche Nachricht- Von: [EMAIL P

[PythonCE] idleCE

2005-01-08 Thread Stewart Midwinter
I started on an editor yesterday because I'm not satisfied w Pocket Word or the editor in Total Commander. I didn't get too far - copy attached in next post. but I'd gladly suspend work & support idleCE instead - nice work! One addition that would be useful is a Go To Line Number N featur

[PythonCE] re: Idle

2005-01-08 Thread Stewart Midwinter
here's the attachment. Found out I could post wirelessly from my toshiba e830 via gmane, but you can't post an attachment that way. I have to use GMail for that, but it won't recognize Netfront or PIE as valid browsers; hence, back to the desktop for this posting. S -- Stewart Midwinter [EMAIL

[PythonCE] Re: PythonCE Digest, Vol 18, Issue 7

2005-01-08 Thread Stewart Midwinter
> From: [EMAIL PROTECTED] (Anne Wangnick) > Subject: AW: [PythonCE] Support for VGA PDA's > attached python.exe as of Python-2.3.4-arm-PPC2003.zip from > http://fore.validus.com/~kashtan/, modified (special resource HI_RES_AWARE > introduced as described on http://wiki.tcl.tk/10103) to support ful

[PythonCE] Re: ÂPythonCe is functional?

2005-01-08 Thread Stewart Midwinter
Looks like no one else answered this so I'll take a shot at it... Lord_ZealoN ono.com> writes: > I would like to develop an email application. I'm thinking in use python. > PythonCe is totally functional? well, most of the widgets seem to work, also Pmw and I suspect bwidgets would as well. B