Title: gtk2

I'm new to gtk and (not too experienced at Perl either!).  I'm taking a stab at porting NagiosWatch so it will run under Windows. The big problem was I couldn't find gtk1 .dlls so I switched it to gtk2.  It went well and I have a working version.  What I'm trying to solve at the moment was the application's inability to do two things at once. 

That is, if the app is refreshing (it has a large table of buttons) it will not respond to a menu choice.   So my question is, is there an equivalent to VB's old DoEvents() function that would allow GTK2 to "breathe' during lengthy processing?


(I haven't been on this list in about 3 years.  Good to see $Bill is still around)

\\Greg

_______________________________________________
Perl-Win32-Users mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to