Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Win32::GUI event issues

by orbital (Scribe)
on Mar 30, 2001 at 01:07 UTC ( #68201=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub submit_Click {
     print $count++;
    ...
     display_results(/%Config); #builds my results window
     $Display->Show();  #my display window
    }
    
  2. or download this
    sub Display_Terminate {
        $Display->Hide();
        $Window->Enable();  #Grasping at straws
            return 0;  
    }
    
  3. or download this
    print $count++;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://68201]
Approved by root
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2023-12-03 20:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (20 votes). Check out past polls.

    Notices?