Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Usefulness of -in option in Geometry Management (Perl/Tk)

by Anonymous Monk
on Nov 24, 2014 at 18:56 UTC ( [id://1108272]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $t_button = $mw->Button(-text=>'OK',
                               -command=>sub{exit});
    
  2. or download this
    my $t_button = $nb->Button(-text=>'OK',
                               -command=>sub{exit});
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-03-28 18:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found