From lists at nanl.de Fri May 2 19:06:22 2008 From: lists at nanl.de (d@tenmaulwurf) Date: Fri, 02 May 2008 19:06:22 +0200 Subject: [PythonCE] PocketPyGui In-Reply-To: <20080424000528.8pdzmr4pess04gc4@webmail.enst-bretagne.fr> References: <20080424000528.8pdzmr4pess04gc4@webmail.enst-bretagne.fr> Message-ID: <481B4A0E.9020400@nanl.de> Hey! First - sorry for my bad English :) Ppygui is really amazing! This toolkit is easy to use and it's syntax is very intuitive and python-like, however it's very powerful and rich of features which I don't want to miss anymore. Will contribute my first app(s) very soon (will be a ) Thanks Alex for this great work! Have a nice weekend and lot's of lemons, Mirko alexandre.delattre at telecom-bretagne.eu wrote: > Hi all, > > I've just release the first public beta of ppygui. > You can read more and browse the WIP docs at . > > Direct download is available from sourceforge at > . > > The install process is graphically based to encourage trying and > (re-)distribution. > Also, feel free to post your questions and feedback on sourceforge. > > Later on, I'll publish some of my open source apps including a jabber > client, for bigger applications using ppygui. > > Regards, > Alexandre > > _______________________________________________ > PythonCE mailing list > PythonCE at python.org > http://mail.python.org/mailman/listinfo/pythonce From eichin at gmail.com Sat May 10 05:43:44 2008 From: eichin at gmail.com (Mark Eichin) Date: Fri, 9 May 2008 23:43:44 -0400 Subject: [PythonCE] python port for embedded linux In-Reply-To: <481482D4.6060502@murkworks.com> References: <4812F530.6020708@nanl.de> <481482D4.6060502@murkworks.com> Message-ID: Or just look at the OpenMoko build rules, they set up the rest of the cross environment too but you end up with it being trivial to build current python just by cross-compiling. Or look at the OpenEmbedded toolchain for the gumstix (an XScale ARM.) On Sun, Apr 27, 2008 at 9:42 AM, Brad Clements wrote: > Four or more years ago I cross compiled Python for an older ARM processor > (no mmap support), I statically linked with uclibc and libxslt/libxml2. > > It worked and performed reasonably. I just used the base Python source. > > The only problem I had was the Python's makefile tries to compile itself > twice, clearly that didn't work in a cross-compile situation but I worked > around it by changing the makefile. > > I think I had posted some suggestions to python-dev list about how to better > support cross-compile development. I don't remember and I don't know if they > accepted my suggestions. > > > > Ashish Lal wrote: >> >> Hi - >> We have an embedded device with 8MB flash and 32 MB RAM with ARM 9 >> processor runining 2.6.XX. kernel. We just used standard linux (Debian) and >> configured (or hacked it) to suit our needs. I am looking for a python >> distribution that has the math library, some IPC mechanisms and some string >> functions. Thats all. >> Any pointers on a python distribution for embedded applications is deeply >> appreciated. >> I have looked at distributions like tinypy etc. >> Regards, >> --Ashish > > > -- > Brad Clements, bkc at murkworks.com (315)268-1000 > http://www.murkworks.com AOL-IM: BKClements > > _______________________________________________ > PythonCE mailing list > PythonCE at python.org > http://mail.python.org/mailman/listinfo/pythonce > -- _Mark_ From varavv at gala.net Mon May 12 16:22:30 2008 From: varavv at gala.net (Varavva) Date: Mon, 12 May 2008 17:22:30 +0300 Subject: [PythonCE] mercurial on pythonce Message-ID: <482852A6.8090109@gala.net> Hi I would like to use mercurial with pythonce on my pocketpc device, and was going to try making some gui for it. Unfortunately i was not able to compile its C parts. Can someone, please, point me to the place, where i can read about compiling C modules for pythonce, or give some advice on this. Thanks. P.S. using gcc on linux or VS windows here From stef.mientki at gmail.com Wed May 14 19:44:23 2008 From: stef.mientki at gmail.com (Stef Mientki) Date: Wed, 14 May 2008 19:44:23 +0200 Subject: [PythonCE] [ANN] PPyGui emulator Message-ID: <482B24F7.7010904@gmail.com> hello, I've ran the first real world application through PPyGui-emulator, so I think it's time to release the first version. There's lot of room for improvements and a more beautiful layout. PPyGui-emulator is build upon wxPython and released under BSD license. For remarks, screen shots and downloads, see http://oase.uci.kun.nl/~mientki/data_www/pylab_works/pp_intro.html have fun, Stef Mientki From eladeyal at gmail.com Fri May 16 21:55:43 2008 From: eladeyal at gmail.com (Elad Eyal) Date: Fri, 16 May 2008 22:55:43 +0300 Subject: [PythonCE] Installation problems Message-ID: <482de6ae.25e2660a.6f15.1364@mx.google.com> Hello I have an iPAQ 214 running WM6. I installed pythonce-smartphone 20071004 CAB. Clicking the Python icon under Start/Programs I get a blank screen with only a File menu and a dimmed Interrupt softkey. Am I not supposed to get a shell prompy? Thanks Elad -------------- next part -------------- An HTML attachment was scrubbed... URL: From ton.biegstraaten at gmail.com Thu May 29 13:16:26 2008 From: ton.biegstraaten at gmail.com (TonB) Date: Thu, 29 May 2008 04:16:26 -0700 (PDT) Subject: [PythonCE] Availability of the wiki Message-ID: <17532441.post@talk.nabble.com> Hi, Yesterday ans also today I tried to reach the wiki, but I have no rights anymore to read ??? I like to use tkinter, but it doesn't work out of the box, although I see _tkinter.pyd. I vagely remember I have to do smething else to get it working, but can't each the info anymore. Any clues? regards, Ton -- View this message in context: http://www.nabble.com/Availability-of-the-wiki-tp17532441p17532441.html Sent from the Python - pythonce mailing list archive at Nabble.com. From ton.biegstraaten at gmail.com Thu May 29 13:26:36 2008 From: ton.biegstraaten at gmail.com (Ton Biegstraaten) Date: Thu, 29 May 2008 13:26:36 +0200 Subject: [PythonCE] Availability of the wiki In-Reply-To: <17532441.post@talk.nabble.com> References: <17532441.post@talk.nabble.com> Message-ID: <4fe855410805290426l1061df76yf6ef035423c32242@mail.gmail.com> Well the wiki is still unreachable, but tkinter should be wrtten als Tkinter, that makes the difference ... 2008/5/29 TonB : > > Hi, > Yesterday ans also today I tried to reach the wiki, but I have no rights > anymore to read ??? > I like to use tkinter, but it doesn't work out of the box, although I see > _tkinter.pyd. I vagely remember I have to do smething else to get it > working, but can't each the info anymore. Any clues? > > regards, > Ton > -- > View this message in context: > http://www.nabble.com/Availability-of-the-wiki-tp17532441p17532441.html > Sent from the Python - pythonce mailing list archive at Nabble.com. > > _______________________________________________ > PythonCE mailing list > PythonCE at python.org > http://mail.python.org/mailman/listinfo/pythonce > -------------- next part -------------- An HTML attachment was scrubbed... URL: