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.
___________________________________________________
|
_______________________________________________ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce