How did You Resolve The issue with loading Win::GUI ppm ???
DID You Use an Older version of Perl or a newer version of Win32::gUI
than the one at "http://Jenda.KrynicKy.cz/perl".
Eoin.
mailto:[EMAIL PROTECTED]
-----Original Message-----
From: Timmy Doyle [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 14, 2000 10:03 AM
To: [EMAIL PROTECTED]
Subject: [perl-win32-gui] Dialog query
Hi,
In my program I have a function that creates a dialog box. I have
this function in a for loop so as to
create the same dialog box a certian number of times. However when
the loop gets executed it
creates all the dialog box's together on the screen. I was wondering
if there was some way of
stoping execution after a dialog box is created so that the next box
will not appear until I press the
ok or cancel buttons. When using ptk this is not a problem as only
one dialog box will appear at a
time. I would be very grateful for any help.
Thanks very much,
Timothy.