Hello all,

I've got a GUI install program for an app I've written, the install program
using Win32::GUI.

When the user has finished entering the required details and presses the
install button the window is obviously going to freeze, as the program calls
a subroutine and has slipped out of the dialog phase.  If you open another
window over it, and then try to see the install window again nothing will
happen.

I know I can modify a windows properties whilst the install subroutines ar
working (I clock up a progress bar whilst files are being copyied), but how
do I get the window to check ever so often whats expected of it so it will
jump to the top of the screen if clicked?

By the way, thanks for putting together a blinding module.  I've had great
fun playing with it - the small bug are half the fun :).

Yours,
Rob.




Reply via email to