Re: [PythonCE] I need an example

2004-12-03 Thread Isr Gish
Hi Anthony >On the XML parsing front I did manage to produce a port of pyexpat for >Windows CE that worked for me quite well. I posted the patches to this >list a few weeks ago. They are quite small and self-contained so they >probably could be included in the main distribution. C

RE: [PythonCE] Whose got the latest patches?

2004-12-17 Thread Isr Gish
Brad Clements wrote: > >I'm thinking of porting Python 2.4 to the Pocket PC. > >Whose got the latest patches for Python 2.3? > I think they can be found at: http://www.validus.com/~kashtan All the best, Isr > > >-- >Brad Clements,[EMAIL PROTECTED]

RE: [PythonCE] Python on Axim v50 / XScale

2004-12-13 Thread Isr Gish
Bryan Siegfried wrote >I am switching from Palm to Pocket PC. For my job (physician), there >are several resources for the PocketPC, but there are a few things >sorely missing. Mainly, there3 is now free medical calculator, no ABG >calculator, and no pregnancy wheel program...at l

RE: [PythonCE] wxPython on CE

2004-12-19 Thread Isr Gish
Sure I'm interested in these files. Thanks a ton for making them. All the best, Isr -Original Message- >From: "Brian Retford"<[EMAIL PROTECTED]> >Sent: 12/17/04 2:55:42 PM >To: "[EMAIL PROTECTED]"<[EMAIL PROTECTED]> >Subject: [PythonCE] wxPython on CE > >I nearly killed

RE: [PythonCE] Traceback is driving me nuts

2004-12-19 Thread Isr Gish
Hi Peter, Peter Tillemans wrote: >Hi, > >I have currently python2.3.4 from the sourceforge site installed >(Previously the Kashtan version), however both have a similar problem. > >Whenever there is a syntax error in my script, after double clicking, the >error appears fo

RE: AW: [PythonCE] Minature IDLE for PythonCE

2005-01-06 Thread Isr Gish
Thanks Ed & Anna. This is a great app and very usefull. There is one small thing I would mention. That it would be great if on exiting, the app would check if there is any changes, and then ask if want to save changes. All the best, Isr ___ PythonCE

Re: [PythonCE] Mini IDLE update and response.

2005-01-06 Thread Isr Gish
Hello Ed, "Michael Foord" wrote: >Ed Blake wrote: > >>Good suggestions, and I'm glad this is helpful to someone. I defiantly agree >>about having only one instance of a menu window. I think it will be fairly >>simple to fix this behavior, I was just too lazy to fix it in this '

RE: [PythonCE] Re: Newbie questions

2005-01-09 Thread Isr Gish
Brad Clements wrote: @murkworks.com> >There was also a PSPC (Palm Size PC) which runs Palm OS (like the Philips >Nino) The PSPC was also one of the WinCE devices (for example Casio E-100). I think the palm devices where just call palms without any added names. >> - Is there any other fr

RE: [PythonCE] More Idle distractions

2005-01-09 Thread Isr Gish
Hi Ed, I realy love this program. Thanks for adding the save option on exit. I just want to drop you 2 things. 1) when I double click in the editor it automaticaly pastes the contents from the clip board. 2) A lot of times when I try selecting the begining of a line I get instead the sizing of

Re: [PythonCE] Cannot load wxpyce dll due to insufficient memory

2005-01-12 Thread Isr Gish
Stewart Midwinter wrote: >When I shift the slider over so that more space is allocated for >programs, say 30 MB, I notice that after a few seconds the slider >shifts back. There doesn't seem to be a way for the user to set this >manually and have it stick. You cant move the slider all

Re: [PythonCE] launch external application from pythonCE

2005-01-15 Thread Isr Gish
There is a module osce.py floating around that emulates the system functions. It was created by Telion. All the best, Isr -Original Message- >From: "Brad Clements"<[EMAIL PROTECTED]> >Sent: 1/14/05 10:02:16 AM >To: "Geir Egeland"<[EMAIL PROTECTED]>, "pythonce@python.org" >Su

RE: [PythonCE] Icon Question

2005-02-21 Thread Isr Gish
>From: "Bill"<[EMAIL PROTECTED]> >Subject: [PythonCE] Icon Question > >Does anyone know how to set the icon that is displayed in the start >menu or file menu for .py files? > >I tried the Registry, but could'nt seem to make it work. Make These entries in the registry

Re: [PythonCE] alternative to os.popen in PythonCE?

2005-03-11 Thread Isr Gish
Here's a copy Isr -Original Message- >From: "[EMAIL PROTECTED]"<[EMAIL PROTECTED]> >Sent: 3/10/05 3:59:42 AM >To: "Stewart Midwinter"<[EMAIL PROTECTED]> >Cc: "pythonce@python.org" >Subject: Re: [PythonCE] alternative to os.popen in PythonCE? > >Quoting Stewart Midwint

RE: AW: [PythonCE] UnicodeDecodeError with print

2005-03-14 Thread Isr Gish
You can set the default encoding in site.py with sys.setdefaultencoding(...) function. Make sure to do it before it is deleted. For it this function is deleted somewhere in the site module. All the best, Isr -Original Message- >From: "[EMAIL PROTECTED]"<[EMAIL PROTECTED]> >Sent: 3

Re: AW: [PythonCE] UnicodeDecodeError with print

2005-03-16 Thread Isr Gish
"Michael Foord"<[EMAIL PROTECTED]> wrote: >The encoding that I need is ``sys.stdout.encoding`` not >``sys.defaultencoding`` (as I learned yesterday). Thanks for the reply >though... > I'm not clear what you meen by sys.stdout.encoding. As far as I can tell there no such thing. Also I

Re: [PythonCE] Python 2.3.4 for StrongARM Pocket PC 2003

2005-04-26 Thread Isr Gish
Michael Foord wrote >Kim Ollivier wrote: >>It seems that there is no support for sys.argv[], so how does one add parameters? As an exercise I thought it would be fun to port "fortune". >>Not much success so far. >> >> >> >Rats.. I can't help on this at the minute. My memor

Re: [PythonCE] PithonCE on Asus MyPAL A730

2005-06-01 Thread Isr Gish
I see no reason why not. Just download it and install. All the best, Isr -Original Message- >From: "Alessandro Spinetti"<[EMAIL PROTECTED]> >Sent: 5/31/05 2:18:58 PM >To: "pythonce@python.org" >Subject: [PythonCE] PithonCE on Asus MyPAL A730 > >Hi all, > i' d like to

Re: [PythonCE] Getting Started with Python on Mobile windows 2003

2005-09-16 Thread Isr Gish
konrad Zielinski wrote: >Hi, > >I'm trying to get started with Python on Pocket PC >and have several questions > >2) is it possible to directly execute Scripts by clicking on them? This is possible to set up. There is a script in the download that does the registry settings fo

Re: [PythonCE] Pocket PC-Startup script

2005-10-27 Thread Isr Gish
Edward Fewell Wrote: >If it were desktop Python, you could approach it two ways. You could use >the system method of the os module to launch your applications. Or you >could use access to the Win32 API CreateProcess() from the Win32 wrappers. > >Neither is available to PythonCE 2.3