Re: [PythonCE] Winhandle problem with tkinter

2005-10-20 Thread Andrew Booth
Looks like you are right. The string 'No more winhandle map slots' is in the file tk84.dll. Andrew Booth -Original Message- From: Edward Fewell [mailto:[EMAIL PROTECTED] Sent: 20 October 2005 14:49 To: [EMAIL PROTECTED] Cc: pythonce@python.org Subject: RE: [PythonCE] Winhandle problem w

Re: [PythonCE] Winhandle problem with tkinter

2005-10-20 Thread Edward Fewell
<< I think it is coming from deeper, possibly the operating system or the wince.dll. >> It does not sound like a WinCE OS message. WinCE does not have a restriction on the number of windows other than available memory, nor would it refer to HWNDs as "winhandle slots." It sounds like either the P

Re: [PythonCE] PocketPC Python 2.3? and Shtoom

2005-10-20 Thread Michael Foord
Mike Klein wrote: > When might a 2.3 release be available and does 2.2 support Pocket PC > audio devices (spkr/mic)?? > > Shtoom (voip client) is the thought here...it requires 2.3. > Python 2.3 is available for PocketPC : http://fore.validus.com/~kashtan/ No idea if shtoom will work :-) I per

[PythonCE] PocketPC Python 2.3? and Shtoom

2005-10-20 Thread Mike Klein
When might a 2.3 release be available and does 2.2 support Pocket PC audio devices (spkr/mic)?? Shtoom (voip client) is the thought here...it requires 2.3. thanks ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/py