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
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]
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
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
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
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
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
'
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
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
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
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
>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
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
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
"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
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
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
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
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
19 matches
Mail list logo