[PythonCE] Winhandle problem with tkinter

Michael Foord mike at pcblokes.com
Wed Oct 19 15:14:18 CEST 2005


Andrew Booth wrote:
> I’m writing an application using tKinter as the GUI. It seems to work
> OK, but after a while I keep getting the message ‘No more winhandle
> slots’. It seems to be appear immediately before dialogs appear on the
> screen.  I’m careful to destroy the dialogs when I remove them from the
> screen – does destroy() not release the Windows handle? I only see this
> with PythonCE, not with Linux.
> 

I don't know the answer to your question - but you may get more help
(but I might be wrong) - on the Pocket TCL mailing list. The problem is
*more* likely to be there than with the Python side.

All the best,

Fuzzyman
http://www.voidspace.org.uk/python

>  
> 
> ___________________________________________________
> 
> Andrew G Booth
> Professor of On-Line Learning
> and Associate Professor of Biochemistry
> Garstang Building
> Faculty of Biological Sciences
> University of Leeds
> Leeds LS2 9JT
> U.K.
> Tel: +44-113-343-3142     Fax: +44-113-343-3167
> email: a.g.booth at leeds.ac.uk
> personal email should be sent to:
>        andrew at agbooth.com
> ___________________________________________________
> 
> Support open source Virtual Learning Environments
> The Bodington System Project http://bodington.org
> ___________________________________________________
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> PythonCE mailing list
> PythonCE at python.org
> http://mail.python.org/mailman/listinfo/pythonce



More information about the PythonCE mailing list