Hello perl-win32-gui,

  I try to implement some heavy calculations with gui control thru
  buttons, progress bars & etc, but meet some problem.

  when I do this calculations inside Button_Click event, then i can't
  get any other button events (for ex. "cancel calculations" button)
  if inside event i set flag and do calculations outside Win32::Dialog()
  procedure then i can't get any events again :(
  
  unfortunately activestate perl doesn't support fork() function.
  
  any suggestions ?
  may be some ->Sendmessage() for button click catching outside
  Dialog() ?

Best regards,
 Max                          mailto:[EMAIL PROTECTED]



Reply via email to