Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Some beginning Tk help

by dree (Monsignor)
on Jun 22, 2002 at 18:48 UTC ( [id://176508]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $mw->bind('<Configure>', \&Window_Resize);
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        $pane->place( -height => $mwh-30, -width => $mww-20);
        $label->place(-y=>$mwh-20,-x=>$mww/2-70);
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-03-28 20:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found