Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Scaling A TK Widget

by ase (Monk)
on Jul 18, 2000 at 13:46 UTC ( [id://22963]=note: print w/replies, xml ) Need Help??


in reply to Scaling A TK Widget

I often use the standard $widget->pack() syntax with the -fill='x|y|both' param to achieve some level of resize control. I have read (From "Learning Perl/Tk") that the place widget manager might be better for fine grain control. Takes a little more work though to get the params right.
Hope that helps a little,
As the above posters have mentioned, an example would lend to a more precise solution:)
-ase

Log In?
Username:
Password:

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

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

    No recent polls found