Thanks. I'm not convinced that the message is being generated by Tkinter or TCL. I think it is coming from deeper, possibly the operating system or the wince.dll. Whatever the source, it is a spurious message, the program works fine despite it. I just wish I could find some way to turn it off.
Andrew Booth -----Original Message----- From: Michael Foord [mailto:[EMAIL PROTECTED] Sent: 19 October 2005 14:14 To: [EMAIL PROTECTED] Cc: pythonce@python.org Subject: Re: [PythonCE] Winhandle problem with tkinter 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 -----Original Message----- From: Michael Foord [mailto:[EMAIL PROTECTED] Sent: 19 October 2005 14:14 To: [EMAIL PROTECTED] Cc: pythonce@python.org Subject: Re: [PythonCE] Winhandle problem with tkinter 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: [EMAIL PROTECTED] > personal email should be sent to: > [EMAIL PROTECTED] > ___________________________________________________ > > Support open source Virtual Learning Environments > The Bodington System Project http://bodington.org > ___________________________________________________ > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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