rg/mailman/listinfo/pythonce
--
Brad Clements,b...@murkworks.com(315)268-1000
http://www.murkworks.com
AOL-IM: BKClements
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailma
to use ppygui so I can flexibly debug my programs.
I'm just curious /if/ there's any way to realize my idea.
Cheers,
Kenny Meyer
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
--
Brad
interpreter, to make the Busy(0) call.
Only the application author knows how many modules need to be loaded and
when the application really has "started".
--
Brad Clements,[EMAIL PROTECTED](315)268-1000
http://www.murkworks.com
o not recall exactly, but I vaguely remember something about this.
Do you have a windows message loop running?
I think the hour glass stays there until you start processing windows
messages.
--
Brad Clements,[EMAIL PROTECTED](315)268-1000
http://www.murkwork
h handling.
--
Brad Clements,[EMAIL PROTECTED](315)268-1000
http://www.murkworks.com
AOL-IM: BKClements
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
a simple gui that uses setuptools and
easyinstall codebase.
http://peak.telecommunity.com/DevCenter/EasyInstall
(and sorry, I no longer have a CE device but just lurk on the list these
days),
--
Brad Clements,[EMAIL PROTECTED](315)268-1000
http://www.murkworks.com
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,[EMAIL PROTECTED](315)268-1000
http
: Fri, 06 Jan 2006 14:51:31 -0500
> From: "Brad Clements" <[EMAIL PROTECTED]>
> Subject: Re: [PythonCE] Empty project or Human Friendly Project?
> To: pythonce@python.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=US-ASCII
>
> On 6
Joseph Armbruster wrote:
> Luke,
>
> Cool, I was able to see it this morning. Quite empty indeed :-) I can go
> ahead and do the initial imports (if everyones ok with that). However,
> before
> I do so I would like to talk structure a bit.
Can I suggest again looking at Launchpad + bazaar a
o.
maybe it would be good to consider launchpad and bazaar for revision
control. You could use the upstream support in launchpad to tie off
Python's main svn trunk.
Personally I no longer have a working CE device, so have not worked on
or used PythonCE for over 4 years.
Sorry!
--
Brad
ndows gui programming very easy. It doesn't use win32gui at all, but
instead uses ctypes directly.
You should be able to get venster to work on CE if ctypes works there.
You may have to do some tweaking, but venster really makes windows easy.
--
Brad Clements,[EM
thon ce" puts the oold murkworks-hosted wiki 2nd in the results.
How can I "share the google love" to capitalize on the old wiki moving the new-
one up higher in the results?
Do I just put in a link to the new site and say "go here"?
--
Brad Clements,
an ARM executable on CE.
--
Brad Clements,[EMAIL PROTECTED](315)268-1000
http://www.murkworks.com
AOL-IM or SKYPE: BKClements
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
On 5 Apr 2006 at 20:34, Luke Dunstan wrote:
> A new release of Python for Windows CE is available. Download it here:
>
> http://sourceforge.net/project/showfiles.php?group_id=104228
That's great, thanks a lot Luke!
--
Brad Clements,[EMAIL PROTECTED](315
kworks.com
I'm not sure what content to put on the pythonce home page, so it's spartan.
--
Brad Clements, [EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com
AOL-IM or SKYPE: BKClements
___
dev/2002-September/028905.html
I think those two threads, from 2002, pretty much cooled me to the idea of re-
integration.
(note I was also trying to support Python on NetWare, which had similar issues
with errno)
NetWare is dead now, but CE remains.. ;-)
--
Brad Clements,[EMA
ct slip by.
Anyway.. it would be great to get our changes back into the mainline code, but
I
don't think it's a simple problem to solve.. :-(
--
Brad Clements,[EMAIL PROTECTED](315)268-1000
http://www.murkwor
e wiki contents.
It's an old zwiki.. Should I move to Trac or something else instead?
I can continue to host it.
--
Brad Clements,[EMAIL PROTECTED](315)268-1000
http://www.murkworks.com
AOL-IM or SKYPE: BKClements
___
On 6 Jan 2006 at 10:09, Stewart Midwinter wrote:
> Either would be fine by me. The wiki at murkworks is already set up
> and specific to this project, so easier to start with. I note however
> that the last entry there was 3 years ago. Brad Clements, the wiki
> admin, is one of
pport
or something.
It's been ages since I've done a static page.. heh.
I'm happy for volunteers.. What content do we need?
There's some old how-to's on the murkworks research wiki, it's out of date
http://www.murkworks.com/Research/Python/PythonCE/Python
/sourceforge.net/project/shownotes.php?group_id=104228&release_i
> d=382495
>
>
> Luke
Thanks Luke for setting up this release.
List folks -- Luke is now an official "developer' for the Python CE project.
Welcome aboard!
--
Brad Clements,[EMAIL PR
ther "limited" resources I am consuming ?
ram
> - Does PythonCE need to be compiled especially for Windows Mobile
> Second Edition ?
don't think so
> - Does DLL loading consume special resources (me think maybe) ?
ram
> - Do XDAs have special requirements ?
doubtful
Someone say me where I can find it? Or explain how can I obtain
> > > it? Or maybe easily send it to me :=)
> > >
> > > Thanks for your help,
> > >
> > > Salvatore
> > >
> > >
> > >
> > > /Accédez au courrier éle
d also like to have a CE version of Hap Debugger
http://hapdebugger.sourceforge.net/
--
So my python ce work has been on and off. mostly off lately.
--
Brad Clements,[EMAIL PROTECTED](315)268-1000
http://www.murkworks.com
AOL-IM or SKYPE: BKClements
if I generate a
> python23.lib from my python23.dll... and then include them in my built, I
> will have the python informa>
No, you won't have it twice. the .lib file is only used during the linking
process. It doesn't add anything to your exe.
Think of it as a symbol table, n
On 27 Jun 2005 at 9:49, Salvatore Russo wrote:
find this library. I have a Python23.dll but no .lib.
Can't you generate a .lib file from a DLL using one of the command-line
tools?
(Like.. lib.exe ??)
--
Brad Clements,[EMAIL PROTECTED](315)268-1000
o help any way I can.
>
Last I knew, win32gui built ok. But I could not get win32ui to build due to
differences in MFC. Some classes are missing on PPC.
--
Brad Clements,[EMAIL PROTECTED](315)268-1000
http://www.murkworks.com
AOL-IM or SKYPE: B
I suppose it will work. PPC Python I think
supports zlib, though there's no mention of any other packages it requires.
Though perhaps image processing might need PIL?
--
So, you run this on your pocket PC, the IR beam the plucker file to your
palm OS device to view it?
Str
then I applied all the CE patches and
checked that in.
My plan is to check in Python 2.4 and diff apply the CE changes from 2.3 to 2.4
My 2.3 builds work, and I left off working on the path issue, specifically
handling storage
card installations on non english devices.
Then, I kind of got sidet
ou can just use socket calls
for rwaw
connectivity.
If the other end is an http server, than you can use httplib.
Twisted, while it has some client functionality, is principally a server
framework.
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com
functionality I really want.
Twisted is huge. Are you sure you really need all of it? What are you really
trying to do?
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com (315)268-9812 Fax
http://www.wecanstopspam.org/
nce doesn't show _exec or _spawn as being
supported in libc.
You'll have to use CreateProcess() from win32api I suppose.
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com (315)268-9812 Fax
http://www.wecanstopspam
nd
the SDK too.
Run WCEARM.bat to setup the environment variables.
then
nmake CFG=ARMREL
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com (315)268-9812 Fax
http://www.wecanstopspam.org/
d as "out of
memory"
error, even when it's not an out of memory condition.
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com (315)268-9812 Fax
http://www.wecanstopspa
(Straight Pocket PC),
and
I'll be exposing the modified source via an anonymous subversion repository.
When I'm happy with all the tweaks, my intention is to merge all the WINCE
changes
into the Python 2.4 source tree.
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
d\WinCE\python.vcp ). So here's the PROBLEM: when I do "Add Project
> Configuration", my CPU choices are WCE ARM and WCE x86. Neither of these
> will work for my unit, will they? How do I add more CPUs to eMbedded VC++'s
> list of options? Thanks, J.
Oh, I failed to mention
at we hard-code
"\Program
Files" which doesn't work on non-english devices.
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com (315)268-9812 Fax
http://www.wecanstopspam.org/
ility "feature" that allows legacy apps to "look good" on VGA screens.
Perhaps the OS is doubling the effective resolution because your app hasn't
made a
special call or have a bit set in it's PE header that tells the OS "hey, I grok
640x480&quo
.
http://msdn.microsoft.com
has a whole section devoted to "Windows Mobile"
and "Windows Embedded" Development tools, including free downloads of the
embedded C++ tools and SDKs for various platforms. All of these tools run
on Windows, of course. They also include emulators..
--
le way of serving up python code from a python based webserver.
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com (315)268-9812 Fax
http://www.wecanstopspam.org/ AOL-IM: BKClements
__
On 17 Dec 2004 at 16:35, Michael Foord wrote:
> Wasn't there a sourceforge project setup ?
>
Yes, but stupid me, I forgot to check and see if patches had been uploaded
there.
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.mu
I'm thinking of porting Python 2.4 to the Pocket PC.
Whose got the latest patches for Python 2.3?
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com (315)268-9812 Fax
http://www.wecanstopspam.org/ A
thout using a loopback address?
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com (315)268-9812 Fax
http://www.wecanstopspam.org/ AOL-IM: BKClements
___
PythonCE mailing
iguring out when to quit your application. I'm not sure if you'll be able to
use the process
handle on CE, I haven't tried it.
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com (
sound strange, but it certainly works well on the desktop.
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com (315)268-9812 Fax
http://www.wecanstopspam.org/ AOL-IM: BKCle
sidering installing Linux on your PDA, or do you mean something else?
--
Brad Clements,[EMAIL PROTECTED] (315)268-1000
http://www.murkworks.com (315)268-9812 Fax
http://www.wecanstopspam.org/
PyErr_SetString(PyExc_TypeError, "The object must be a SIPINFO
object");
return NULL;
}
int bres = SipSetInfo(&((PySIPINFO *)obwc)->m_sipInfo);
PyObject *res = PyInt_FromLong(bres);
return res;
}
%}
%native (Sip
47 matches
Mail list logo