
22 Sep
2004
22 Sep
'04
7:21 a.m.
see this thread on the FOX GUI mailing list: http://sourceforge.net/mailarchive/forum.php?thread_id=5593128&forum_id=6292 Over the last few weeks there has been a discussion on the number of handles available - you would probably want to go back through some of those messages. Mathew
The bigest issue that you will have with attaching events to a simple item, such as a line, is that there is a fundamental limit on the number of window handles available in the system - and this limit is quite low under win32. [...]
Could you elaborate a bit? What do you think is the window handle limit under win32?
Best, John