[PythonCE] Pyro on PythonCE

2005-10-16 Thread Jeffrey Barish
Does Pyro run on PythonCE? -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] Developing Python code for Windows Mobile

2005-11-27 Thread Jeffrey Barish
smbmount so that I could keep all the software I was developing on the PC. Is any of this possible with Windows Mobile? I searched for a VNC server (or any other kind of display server) but came up with nothing. Are people using ActiveSync to download and run? -- Jeffrey Barish

Re: [PythonCE] Developing Python code for Windows Mobile

2005-11-29 Thread Jeffrey Barish
Thanks for all the suggestions. I decided to purchase SOTI Pocket Controler. It has some nice features and seems to work well, other than being a little sluggish. I appreciate the help. -- Jeffrey Barish ___ PythonCE mailing list PythonCE

[PythonCE] Pyro on PythonCE

2005-12-27 Thread Jeffrey Barish
r platform treats 'Pocket PC' the same as 'win32'. -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] Pyro on PythonCE

2005-12-28 Thread Jeffrey Barish
that runs on Windows Mobile 5. -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] Compiled version of Python 2.3.5 for Windows CE?

2006-01-06 Thread Jeffrey Barish
Would it be possible for someone to post a compiled version of Python 2.3.5 for Windows CE? I have been having difficulties downloading eMbedded Visual C++ 4.0. -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org

[PythonCE] Compiled version of Python 2.3.5 for Windows CE?

2006-01-06 Thread Jeffrey Barish
is not signed with a trusted certificate, or one of its components cannot be found. You might need to reinstall or restore this file. Did I do something wrong in the installation? -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mai

[PythonCE] Spinner

2006-02-14 Thread Jeffrey Barish
Does anyone know why I get the spinner over any Python application that I run? The application seems to be running fine even though I am supposed to wait for something. -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http

[PythonCE] Differences running wxPython on WinCE vs WinXP

2006-02-15 Thread Jeffrey Barish
n this list, so perhaps I should post on comp.python.wxpython -- but then I don't know whether there are many PythonCE users on that list. -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] Spinner

2006-02-16 Thread Jeffrey Barish
=original > > > This happens in GUI applications because the PythonCE shell thinks that the > program is busy even though it may simply be in a message loop. One way to > get rid of the wait cursor is: > >     import _pcceshell_support >     _pcceshell_support.Busy(0) > &

[PythonCE] Warning about comctl32.dll

2006-02-21 Thread Jeffrey Barish
uch as the Windows folder) -- which might be why I have version 0.00. I have not detected a pattern in which programs trigger the warning and which don't. Also, I may be delusional but I think that programs that are generating the warning now did not always do so. Any thoughts? --

[PythonCE] Unicode default encoding

2006-02-23 Thread Jeffrey Barish
omfortable leaving a desperation solution in place. -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] Attaching an icon to my application

2006-02-23 Thread Jeffrey Barish
What is the procedure for attaching an icon to my application so that I can run the application by tapping the icon? -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] Running Python program without getting Python CE window

2006-02-23 Thread Jeffrey Barish
thonw. To that end, I changed the first line of my application to #! /usr/bin/env pythonw (instead of /usr/bin/env/python). Changing this line has no effect in either CE or XP. What is the correct procedure? -- Jeffrey Barish ___ PythonCE mailing lis

[PythonCE] Unicode default encoding

2006-02-25 Thread Jeffrey Barish
omfortable leaving a desperation solution in place. -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] Running Python program without getting Python CE window

2006-03-01 Thread Jeffrey Barish
- Original Message - From: "Jeffrey Barish" <[EMAIL PROTECTED]> To: Sent: Friday, February 24, 2006 11:08 AM Subject: [PythonCE] Running Python program without getting Python CE window > > Whenever I run a Python application, I get a window titled "Python CE&

Re: [PythonCE] Unicode default encoding

2006-03-01 Thread Jeffrey Barish
> Luke Dunstan wrote: >> - Original Message - >> From: "Jeffrey Barish" <[EMAIL PROTECTED]> >> To: >> Sent: Friday, February 24, 2006 11:03 AM >> Subject: [PythonCE] Unicode default encoding >>   >>> What is the correct

Re: [PythonCE] Warning about comctl32.dll

2006-03-01 Thread Jeffrey Barish
ormal mode do not. I am still searching for a solution to this problem. -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] Starting Python in specified directory

2006-09-24 Thread Jeffrey Barish
I start Python from the Start Menu. Is there a way to get it to start in a specified directory (e.g., '\My Documents\myprog') everytime it starts? -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailma

Re: [PythonCE] how to take screenshot from pocketPC screen

2006-09-25 Thread Jeffrey Barish
apabilities that I can't imagine operating without it. -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] Starting Python in specified directory

2006-09-25 Thread Jeffrey Barish
e shortcut in WM? Is there something like .pythonrc in WM that gets read everytime python starts? -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] Starting Python in specified directory

2006-09-25 Thread Jeffrey Barish
DLLs subfolders, but it isn't read automatically in any of those cases. -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] wxPython for PythonCE announcement

2006-09-27 Thread Jeffrey Barish
ected by Wifi rather than ActiveSync connected by USB. -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] wxPython for PythonCE announcement

2006-09-27 Thread Jeffrey Barish
Jeffrey Barish wrote: > I suspect that the problem actually has something > to do with ActiveSync.  I seem to have better luck getting software to run > when I manipulate it using Pocket Controller connected by Wifi rather than > ActiveSync connected by USB. It may be sufficient t

[PythonCE] Invisible popup window

2006-10-05 Thread Jeffrey Barish
 mouse as it should.  The only problem is that I can't see it.  I thought that it might be hidden behind the main frame, but Raise had no effect.  I can't think what else might be causing the problem.  Any suggestions? -- Jeffrey Barish __

Re: [PythonCE] wxPython for PythonCE announcement

2006-10-17 Thread Jeffrey Barish
Bandung wrote: > Sigh... If only we could get Linux loaded on these windows mobile 5.0 > designed devices, then my "how to compile proper binaries" problems would > go away. Hear, hear. -- Jeffrey Barish ___ PythonCE mailing list

Re: [PythonCE] Windows Mobile 5

2006-10-24 Thread Jeffrey Barish
Michael Foord wrote: > Does PythonCE run on Microsoft Mobile System 5.0 Devices ? Yes. Python 2.4.3. -- Jeffrey Barish ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce