n.org
> http://mail.python.org/mailman/listinfo/pythonce
>
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Ing. Francisco Javier Pineda A.
Ingeniería en sistemas computacionales
ITESM
Enviado desde mi iPhone
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Hello,could you please help me with explaining how to do the following:I want
to make or edit a .py file with PythonCE on my Windows Mobile6.1 Mobile Phone.
I saw somewhere that it needs to be scripted first,but I don't know for sure.
Could you please explain me STEP by STEPhow to do this. Beca
Hi,
>>
>> But I need help with editing and creating a .py file..
>> Can you please help me?
>>
I use nebopad. It creates files with any extension (like .py) and it
is multifile, so you can copy/paste between source files.
There are some other editors, like PocketNotepad.
eg.CreateKey(reg.HKEY_CLASSES_ROOT,'.py')
> >>> reg.SetValueEx(k,'Default',0,reg.REG_SZ,'Python.File')
> >>>
> k=reg.CreateKey(reg.HKEY_CLASSES_ROOT,'Python.File\\Shell\\Open\\Command')
> >>> reg.SetValueEx(k,
Touch Pro with Windows Mobile
> 6.1.
> It work, but only the 'IDLE', I mean this for example:
> >>> print "Hello..."
>
> In Python PC Version you can do open a new window and program without the
> >>>'s.
> Is that possible in PythonC
Hello,
I download PythonCE today because I love programming in Python, i'm using it
onmy computer and wanted to use it on my HTC Touch Pro with Windows Mobile
6.1.It work, but only the 'IDLE', I mean this for example:>>> print "Hello..."
In Python PC Version you can do open a new window and prog
On Tue, Sep 28, 2010 at 11:42 AM, Gadget Steve (HM) wrote:
>
>
> *From:* Banibrata Dutta
> *Sent:* Tuesday, September 28, 2010 6:37 AM
> *To:* Jake Anderson ; pythonce@python.org
> *Subject:* Re: [PythonCE] PythonCE on Windows CE 6.0
>
> On Tue, Sep 28, 2010 at 11:02
On Tue, Sep 28, 2010 at 11:02 AM, Jake Anderson wrote:
> On 28/09/10 15:17, Banibrata Dutta wrote:
>
>
>
> On Tue, Sep 28, 2010 at 10:35 AM, Banibrata Dutta <
> banibrata.du...@gmail.com> wrote:
>
>> On Tue, Sep 28, 2010 at 10:31 AM, Jake Anderson
>> wrote:
>>
>>> On 28/09/10 14:58, Banibrata
On Tue, Sep 28, 2010 at 10:35 AM, Banibrata Dutta wrote:
> On Tue, Sep 28, 2010 at 10:31 AM, Jake Anderson wrote:
>
>> On 28/09/10 14:58, Banibrata Dutta wrote:
>>
>> In attempting to install PythonCE (latest, downloaded from sourceforge),
>> using the PythonCE.WM.cab file, on a Windows CE 6.0 m
Hi,
In attempting to install PythonCE (latest, downloaded from sourceforge),
using the PythonCE.WM.cab file, on a Windows CE 6.0 mini-laptop (7" screen
w/ 800x480 res, ARM VT-8500 300MHz CPU, and 256MB DDR, 2GB Flash SSD), I get
the following message popup...
*Setup Failed:* The application canno
Hi,
Wanted to know if someone has tried to run PythonCE on Windows CE 6.0, on
Arm processors.
--
regards,
BD
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
hello, every one.
Now, I am using the ppygui to develop an application in a pocket pc. There
are some problems to be solved, anybody can help me?
I want to show a menu in ListView big icon style, just like windows's
ListView control, including a big icon and a text string shown in a box,
user can s
> From: c2...@web.de
> To: pythonce@python.org
> Date: Tue, 30 Mar 2010 19:20:24 +0200
> Subject: Re: [PythonCE] Pythonce Roadmap
>
> Hello PythonCE users,
>
> my litle project KaaShooping relies on PythonCE. I don't knov how valuable
> it
> is to the on
nd state?
> >
> > In positive case, what is the roadmap?
> >
> > PS: Wiki is down ...
> >
> > Thanks!
> >
> >
> > ___
Success!
Using the TLSLite package I was able to achieve what I was aiming for - that
is to access Gmail programmatically from PythonCE. For anyone interested,
this is how I got there (after quite a bit of puzzling and trawling through
the net):
Having downloaded the TLSLite-0.3.8 package, I plac
PythonCE isn't dead, though I do not know who all is using it these days.
I no longer have a CE device. I am maintaining the mailing list (welcome
to the list ..)
I do not know who is in charge of the wiki @ sf .. anyone?
Angelo Compagnucci wrote:
Hello list!
Is pythonce actively developed
Hello list!
Is pythonce actively developed or it's is in a dead end state?
In positive case, what is the roadmap?
PS: Wiki is down ...
Thanks!
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Hello, all.
I would like to ask what the current status is with the SSL library in
PythonCE. It is not available with my main PythonCE package (v2.5
19/12/2006), so is there any way to add it?
I have not, until recently, had any reason to need the SSL module, but I
came across the following handy
I've got perl CGI scripts running on Apache on a Windows Mobile 6
device using http://www.rainer-keuchel.de/wince/apache-ce.html and
http://perlce.sourceforge.net/. I'm trying to get Python working in
the same way, which seems as though it might be possible, but have hit
a problem.
With the device
>
> > 2009/5/8 Tony Lee
> >
> >> I installed pythonce on my WM6. It works good!
> >>
> ___
> PythonCE mailing list
> PythonCE@python.org
> http://mail.python.org/mailman/listinfo/pythonce
>
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Found this reference in
http://markmail.org/message/cqi5g3b5ct3763fq
Tried it and it worked beautifully. Love Python.
Now need to see if the bluetooth works.
BTW, I am using Samsung's blackjack 2.
>
> Hello, Tony.
>
> Glad to hear PythonCE works well on WM6. I think there is a Python tel
properly install
> the pack PythonCE2.3.4-StorageCard?
>
>
>
> I have many more questions that expose, but it makes no sense submission
> until now has not resolved earlier.
>
> Thanks in advance for your attention.
>
> Vicente.
>
> ___
> PythonCE mailing list
> PythonCE@python.org
> http://mail.python.org/mailman/listinfo/pythonce
>
>
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Greetings to everyone.
I apologize to everybody for translation from Spanish to English I've done
with the translator of Google. I hope you understand my questions.
The theme is as follows:
I have to create an program for capturing data through the serial port and
bluetooth with PythonCE a Han
Hello,
I am new to pythonCE programming and am currently investigating the
posibility to make an openGL ES application in pythonCE (and PyS60).
I am trying to develop a 3D rendering library which uses OpenGL ES and
should work both on WinCE and Symbian.
The Symbian port of python (pys60) has an fu
Hi,
You can use something like this:
mainw=Tk()
mainw.bind_all("", lambda e : mainw.event_generate(""))
mainw.bind_all("", lambda e : mainw.event_generate(""))
mainw.bind_all("", lambda e : mainw.event_generate(""))
It works fine on my WM6 smartphone
Jorgen Bodde-3 wrote:
>
> Hi All,
>
> I
Hi,
With the command line, you can specify the /nocpcceshell flag to prevent
the console gui to appear:
> python /nopcceshell \medir\script.py
The output is then directly written in the PocketCMD console.
Hope it helps,
Alexandre
___
PythonCE mailing
On Monday 26 November 2007 08:39:00 am Jose Ignacio Gisbert wrote:
> Hi all,
>
>
>
> I am using on my Pocket PC pythonce 2.5, and I call my script from cmd,
> like >python /medir/script.py, it opens pythonCe, runs well, and when it
> shows the answer, it suddenly closes, reminding only cmd windo
On lundi 26 novembre 2007, Jose Ignacio Gisbert wrote:
> I am using on my Pocket PC pythonce 2.5, and I call my script from cmd,
> like >python /medir/script.py, it opens pythonCe, runs well, and when
> it shows the answer, it suddenly closes, reminding only cmd window. I
> dont know why it doe
Hi all,
I am using on my Pocket PC pythonce 2.5, and I call my script from cmd, like
>python /medir/script.py, it opens pythonCe, runs well, and when it shows
the answer, it suddenly closes, reminding only cmd window. I dont know why
it does such thing, so if you could help me I would be ve
on for the next releases. Will
> setup the smartphone emulator provided by MS for my tests ...
>
> Best regards,
> Alexandre
>
>
>
> ___
> PythonCE mailing list
> PythonCE@python.org
> http://mail.python.org/mailman/listinfo/pythonce
>
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Hi,
I' am about to make a public release of PocketPyGui, an open source
toolkit that provides an abstraction level over the raw Win32 GUI api.
I tried to design its API for python developers with no prior knowledge
of win32 programming.
For instance, one of its main benefit over its ancestor, v
Hi Jorgen,
On 17/10/2007, at 7:29 AM, Jorgen Bodde wrote:
> Thank you for your answer, I guess I need to find a port of wxWidgets
> / wxPython or some kind that targets the mobile platform better, or
> instead use the Embedded Visual Studio with .NET. I love Python so I
> hope there is a better al
Just thinking about it now I bieleve TKinter is a framework which
> essentially
> draws all it's own custom controls. If this is the case the problem is
> probably
> more involved, since you won't get the native OS support for selecting
> controls on
> a smart
Hi Jorgen,
On Tue Oct 16 5:37 , "Jorgen Bodde" sent:
>I have PythonCE 2.5 and TKinter running on my smartphone. I wrote a
>minimal app and I see a dialog with a button, but since it is a
>smartphone which does only have number keys and a jog dial to control
>the input, the window stays unrespons
Hi All,
I have PythonCE 2.5 and TKinter running on my smartphone. I wrote a
minimal app and I see a dialog with a button, but since it is a
smartphone which does only have number keys and a jog dial to control
the input, the window stays unresponsive to input. I cannot even set
the focus to a cont
a NEC MobilePro 900c? (Ron Stephens)
>5. Re: PythonCE 2.5 on a NEC MobilePro 900c? (Christopher Fairbairn)
>
>
> --
>
> Message: 1
> Date: Mon, 08 Oct 2007 20:30:12 +0200
> From: David Goncalves <[EM
Christopher,
I'll try it out and get back to you ;p-))
Ron
On Monday, October 08, 2007, at 07:18PM, "Christopher Fairbairn" <[EMAIL
PROTECTED]> wrote:
>Hi Ron,
>
>On Tue Oct 9 14:07 , Ron Stephens sent:
>>I would like to run Python on my WindowsMobile5 Motorola Q phone but
>>I gave up a yea
Hi Ron,
On Tue Oct 9 14:07 , Ron Stephens sent:
>I would like to run Python on my WindowsMobile5 Motorola Q phone but
>I gave up a yearago when I couldn't get it to load.
>
>Maybe I should try the file you offer the link to?
You should definatly try out the version I referenced (pythonce-sma
at ways to drum up development support for PythonCE.
> How many people
> are using PythonCE on a Windows CE device?
>
> Thanks,
> Christopher Fairbairn
>
> ___
> PythonCE mailing list
> PythonCE@python.org
> http://mail.python.o
Hi,
>> Are there any major hurdles in building a version of PythonCE 2.5 (and
>> associated tools) that will run on my MobilePro (Windows CE 4.2)? By
>> major, I mean more involved than tweaking the build.
Is there much interest in a build which supports Windows CE devices?
I recently relea
Hi,
> Are there any major hurdles in building a version of PythonCE 2.5 (and
> associated tools) that will run on my MobilePro (Windows CE 4.2)? By
> major, I mean more involved than tweaking the build.
>
> If so, would anyone have any advice/recommendations on which tools and
> libraries to u
Hey Everybody,
Are there any major hurdles in building a version of PythonCE 2.5 (and
associated tools) that will run on my MobilePro (Windows CE 4.2)? By major,
I mean more involved than tweaking the build.
If so, would anyone have any advice/recommendations on which tools and
libraries to use w
Hello! Could someone please tell me if it is pocible to install pythonce on
the windows smartphone?
Thanks so much. Igor
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Hi,
Has somebody experienced using Tix for Tk on PythonCE ?
Tix is an extension to Tk that introduces new widgets.
http://tix.sourceforge.net
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
- Original Message -
From: "awaretek" <[EMAIL PROTECTED]>
To:
Sent: Thursday, November 02, 2006 5:19 AM
Subject: [PythonCE] pythonce on Motorola Q?
>
> Has anyone been able to get pythonce up and running on a Motorola Q? I
> have
> tried the various versio
Has anyone been able to get pythonce up and running on a Motorola Q? I have
tried the various versions on Sourceforge, but I get the error message "not
intended for this device" when I attempt to load them on my phone.
We know pythonce runs on Moibile System 5.0 devices, but I haven't yet heard
f
Bandung, interesting stuff. I will have to try it! I want to code on my phone so I can practice my programming during my train rides. Maybe it sounds like something a person would not want to do, i feel like its my only opportunity to really try and get better at programming since all I do is art a
equest
> ??> > File "binaries\lib\SocketServer.py", line 521, in __init__
> ??> > File "binaries\lib\BaseHTTPServer.py", line 316, in handle
> ??> > File "binaries\lib\BaseHTTPServer.py", line 299, in handle_one_request
> ??> &g
Good idea. So far I've contacted David Kashtan and Mark Hammond to ask for
links to the PythonCE project.
Luke
- Original Message -
From: "Andy Baker" <[EMAIL PROTECTED]>
To:
Sent: Monday, June 19, 2006 5:41 PM
Subject: Re: [PythonCE] PythonCE wiki
I feel it wo
- Original Message -
From: "Brad Clements" <[EMAIL PROTECTED]>
To:
Sent: Monday, June 19, 2006 10:51 PM
Subject: Re: [PythonCE] PythonCE wiki
> On 19 Jun 2006 at 10:41, Andy Baker wrote:
>
>> I feel it would improve things if someone could start contactin
I'd would say having a prominant link on your most highly ranked page wrapped in a H1 and mentioning Python CE in the actual link text would be a good move.On 6/19/06,
Brad Clements <[EMAIL PROTECTED]> wrote:
On 19 Jun 2006 at 10:41, Andy Baker wrote:> I feel it would improve things if someone cou
On 19 Jun 2006 at 10:41, Andy Baker wrote:
> I feel it would improve things if someone could start contacting the
> authors/maintainers of some of the out of date PythonCE stuff floating
> around and ask them if they could update/remove/point to current
> stuff.
google for "python ce" puts the oo
e front page fairly short, so it should be refactored if it becomes
> >too large, e.g. by moving the "getting started" links to a separate
> >GettingStarted page.
> >
> >Luke Dunstan
> >___
> >PythonCE mailing
nCE mailing list
>PythonCE@python.org
>http://mail.python.org/mailman/listinfo/pythonce
>
>
>
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Hi all,
I have started a new wiki for PythonCE, because existing ones are too old
and I don't have control over them as they are not hosted on SourceForge.
http://pythonce.sourceforge.net/Wikka/HomePage
Please note that I have written this front page initially as merely a list
of *ideas* for w
Hello,
I read a lot of posts about those python software but found no link to
precompiled versions anywhere except on a website with wxpyce_v2.zip.
Has anyone compiled wxPython and pysqlite for a PPC with WM 2003 ?
Any binary package would be greatly appreciated.
Regards
Very cool. I vote yes.
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Eugene Klepikov wrote:
> On Thursday 27 April 2006 17:41, The Head Guy wrote:
>
>> I am in the middle of creating a IDE and Form Designer to run on Windows
>> CE. It is about 75% finished. Is there any interest in me releasing
>> it?(unlike IDLE, it is not written in Python, but .NET CF v2.0) If
On Thursday 27 April 2006 17:41, The Head Guy wrote:
> I am in the middle of creating a IDE and Form Designer to run on Windows
> CE. It is about 75% finished. Is there any interest in me releasing
> it?(unlike IDLE, it is not written in Python, but .NET CF v2.0) If there is
> more than just a few
I am in the middle of creating a IDE and Form Designer to run on
Windows CE. It is about 75% finished. Is there any interest in me
releasing it?(unlike IDLE, it is not written in Python, but .NET CF
v2.0) If there is more than just a few wanting it, I may even make it
open source.
It should outp
Thanks for the work!
> I've finally gotten irritated enough to fix some of the problems with the
> last version of IdleCE. I disabled coloring triple quotes because the
> solution I came up with was mind-numbingly slow on large docs, and still
> didn't work in all cases. I also fixed problems bl
One possibility might be to set up a local website and have the pocketPCs
communicate . Using windows I get internet access on my pda when its
connected through usb. On the other hand, I'm not sure if you can have
multiple computers connected via one irda port.
I don't want to pretend to know what
code: No module named Tkinter.
>
> I noticed that there is a file named '_tkinter.pyd' at the DLLs
> folder.
> What should I do?
>
> Bye.
> ___
> PythonCE mailing list
> PythonCE@python.org
> http://mail.python.org/m
Peter Dembinski wrote:
>I know CPython 1.5.2 is deprecated, but does anyone have a PythonCE
>version 1.5.2 compiled for XScale processors?
>
>
>
If *anyone* could produce this binary, I too would much appreciate it. :-)
I have a Jornada Handheld running windows CE 2.11 (I think) and an ARM
proc
- Original Message -
From: "Duane Blanchard" <[EMAIL PROTECTED]>
To:
Sent: Saturday, January 07, 2006 8:27 AM
Subject: Re: [PythonCE] PythonCE Digest, Vol 30, Issue 6
> Hi, I've been lurking on the list and playing a little with PythonCE.
> Very cool st
out the lack of human-friendlyness of the
> project.
>
> One of the important things about a future homepage is that we all users
> of pythonce will be able to post samples and code in order to make the
> thing more and more popular.
> As soon as I get it to work on my iPAQ I will start to p
Hello,
Thomas Heller wrote:
>> I cannot answer these questions, but I'll try to get comtypes working.
>> Are there 'interesting' COM objects on a Pocket PC 2003 to experiment
>> with?
I would _love_ to get COM access from inside PythonCE because I want to
be able to control Pocket Outlook. Here's
I know CPython 1.5.2 is deprecated, but does anyone have a PythonCE
version 1.5.2 compiled for XScale processors?
--
http://www.peter.dembinski.prv.pl
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
http://www.symbolictools.de/public/pocketconsole/developers/index.htm
I'm not sure if it would be possible to get this working with python
though. I don't know the details as to how it works.
> Send PythonCE mailing list submissions to
> pythonce@python.org
>
> To subscribe or unsubscribe v
"Luke Dunstan" <[EMAIL PROTECTED]> writes:
>>> I have tried the simple solution of disabling the version check and I
>>> was able to install and run the ctypes unittests on the ARM emulator.
>>>
>>> Thomas: I can give you the build of Python that I used, if you want.
>>>
>> That would be great, al
- Original Message -
From: "Thomas Heller" <[EMAIL PROTECTED]>
To: "Luke Dunstan" <[EMAIL PROTECTED]>
Cc: "Thomas Heller" <[EMAIL PROTECTED]>;
Sent: Tuesday, December 20, 2005 3:22 AM
Subject: Re: [PythonCE] PythonCE on the ARM emulat
"Luke Dunstan" <[EMAIL PROTECTED]> writes:
> I have tried the simple solution of disabling the version check and I
> was able to install and run the ctypes unittests on the ARM emulator.
>
> ...
- Original Message -
From: "Luke Dunstan" <[EMAIL PROTECTED]>
To: "Thomas Heller" <[EMAIL PROTECTED]>
Cc:
Sent: Saturday, December 17, 2005 11:04 AM
Subject: Re: [PythonCE] PythonCE on the ARM emulator
>
> - Original Message -
> From: "Th
- Original Message -
From: "Thomas Heller" <[EMAIL PROTECTED]>
To:
Sent: Friday, December 16, 2005 2:10 AM
Subject: [PythonCE] PythonCE on the ARM emulator
> Since Luke Dunstan has ported ctypes to windows CE, so I got interested
> in this platform. I don'
Michael Foord <[EMAIL PROTECTED]> writes:
> Thomas Heller wrote:
>> Since Luke Dunstan has ported ctypes to windows CE, so I got interested
>> in this platform. I don't have a Windows CE device, but I found the MS
>> Device Emulator (1.0, Community Preview):
>>
>> http://msdn.microsoft.com/mobil
Thomas Heller wrote:
> Michael Foord <[EMAIL PROTECTED]> writes:
>
>
>>Thomas Heller wrote:
>>
>>>Since Luke Dunstan has ported ctypes to windows CE, so I got interested
>>>in this platform. I don't have a Windows CE device, but I found the MS
>>>Device Emulator (1.0, Community Preview):
>>>
>>>
cement' about
ctypes for PythonCE. Sounds good.
Fuzzyman
http://www.voidspace.org.uk/python/index.shtml
> Thanks,
>
> Thomas
>
>
> ___
> PythonCE mailing list
> PythonCE@python.org
> http://mail.python.org/mailma
Since Luke Dunstan has ported ctypes to windows CE, so I got interested
in this platform. I don't have a Windows CE device, but I found the MS
Device Emulator (1.0, Community Preview):
http://msdn.microsoft.com/mobility/windowsmobile/downloads/emulatorpreview/default.aspx
To get started, I insta
Edward Fewell wrote:
> << http://kitsu.petesdomain.com/files/WinCE/
> (Lot's of other interesting stuff there - including a usable 'port' of IDLE)
>
>
> Thanks for the info.
>
> I updated the site to include the wxPython link. I tried out IdleCE.py and
> it appears to run under the Validus 2.3
<< http://kitsu.petesdomain.com/files/WinCE/
(Lot's of other interesting stuff there - including a usable 'port' of IDLE)
>>
Thanks for the info.
I updated the site to include the wxPython link. I tried out IdleCE.py and
it appears to run under the Validus 2.3.4 distribution I'm using. Very
sl
t something to simplify people's searches for some of
> these distributions.
>
> ___
> PythonCE mailing list
> PythonCE@python.org
> http://mail.python.org/mailman/listinfo/pythonce
>
>
>
___
I put together a quick page linking the various versions of PythonCE that
are floating out there.
http://www.traybor.com/PythonCE/
Nothing special, just something to simplify people's searches for some of
these distributions.
___
PythonCE mailing list
<< 1)Is there a way to do this in Python ?. >>
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 Pytho
Chandu Patil wrote:
>>
>> I am getting to know pythonce
2.3.4 (#0, July 12 2004,
17:38:34) on a Dell Axim
30 Pocket PC. Just installed and am able to run Python. Next I wanted to run
setup-registry.
>>
>> First, is there a list somewhere that has the differences between
the Python for say Wi
Salvatore Russo wrote:
> I am using PythonCE embedded in a C/C++ code to port an open source
> application for my pocketpc. All documentation I read about porting and
> application to pocketpc said that we have to convert the application in
> Unicode, with wchatt and Lblabla instead of char an
Hallo,
I am using PythonCE embedded in a C/C++ code to port an open source application
for my pocketpc. All documentation I read about porting and application to
pocketpc said that we have to convert the application in Unicode, with wchatt
and Lblabla instead of char and blabla (and all
# > I've just gotten the urge to look for a Plucker distiller to run
# > on the PoPC itself; this of course let to PythonCE since Plucker Desktop's
# > distiller is itself written in python.
#
# I just looked at the website, and I suppose it will work. PPC Python I think
# supports zlib, tho
Quoting Craig Chatfield <[EMAIL PROTECTED]>:
> Hi everyone,
>
> I was wondering if anyone has compiled Python 2.4.1 for Windows CE?
>
> I am hoping to use this for some user testing on an iPaq h5500 or hx4700.
>
Hello Craig,
People have made 'noises' about working on it - but no-one has released
Hi everyone,
I was wondering if anyone has compiled Python 2.4.1 for Windows CE?
I am hoping to use this for some user testing on an iPaq h5500 or hx4700.
Thanks in advance.
Craig Chatfield
PhD Candidate, Griffith University
Smart Internet Technology CRC
Email: [EMAIL PROTECTED]__
I have no difficulty building the Python 2.3 builds either. My "dumb"
attempts of simply building Python 2.4 directly and with the patches
from Python 2.3 applied both failed. Hopefully your attempt to diff
apply the patches is more successful. Do you have a set of diffs or do
you have to generate
On 18 Feb 2005 at 14:35, Anthony Tuininga wrote:
> Does anyone know of any attempts to support PythonCE under Python 2.4?
> There doesn't appear to be any unified development project dealing
> with this but perhaps I'm missing something -- I certainly hope so! I
> would be willing to assist/test a
Does anyone know of any attempts to support PythonCE under Python 2.4?
There doesn't appear to be any unified development project dealing
with this but perhaps I'm missing something -- I certainly hope so! I
would be willing to assist/test as needed. I'm also willing to work on
this myself if I am
--- Stewart Midwinter <[EMAIL PROTECTED]> wrote:
> I've been looking for a small graphics app for Windows Mobile that can
> do vector graphics and I can't find any, only one full-featured app
> that costs $45. It occurs to me that Tkinter might be a good tool for
> building such an app. Using t
I've been looking for a small graphics app for Windows Mobile that can
do vector graphics and I can't find any, only one full-featured app
that costs $45. It occurs to me that Tkinter might be a good tool for
building such an app. Using the canvas widget, it might be possible
to do some useful gr
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.
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
Hi again. I have more questions.
I would like to develop an email application. I'm thinking in use python.
But,
PythonCe is totally functional?
Whath bbdd can i use? sqlite only?
What are the limits of pythonce?
Is pythonce slow?
Thanks for your answers.
Lord_ZealoN
_
98 matches
Mail list logo