Hello list, first of all I wish a good new year to all!
And now some questions :-) 1) I tried to port my app to the new event model, but not all events were thrown (e. g. I think click on StatusBar was not fired). So I gave up. 2) I read that mixing the old and new event model would be possible (when all controls belonging to one window use the same event model). Is this correct or are there problems? 3) I found strange behaviours in Win32::GUI: For example: "use diagnostics -verbose;" makes non working scripts to work? This resolved problems like "undefined subroutine &main:: called at ..." the line where "Win32::GUI::Dialog();". Is this a bug or a feature? And the answer for which I would really like to have an answer :-) Aldo wrote on 2002-10-17: "I will try to backlog the mailing list and reply to unanswered questions, a new version is in development and will be out soon." What is "soon"? Is there any development? Sincerely Peter (I use Win32::GUI 0.0.665 with Win98, Activestate Perl 5.6.1 build 633.)