Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Tk Pane Pain

by Aighearach (Initiate)
on Nov 11, 2004 at 03:27 UTC ( [id://406900]=note: print w/replies, xml ) Need Help??


in reply to Tk Pane Pain

Also, in general don't expect minsize to work as expected with Tk. :) In practice it tends to be platform specific and buggy.

Also, take a look at your expand and fill settings for everything when things aren't sizing the way you expect. Often by setting the right things to expand (and the right things not to), you can get the right sizes without creating brittle code that thinks it knows how many pixels a buttom is supposed to be. (your user might be using a font 10x larger than you thought was probable, or other weird things)


--
Snazzy tagline here

Replies are listed 'Best First'.
Re^2: Tk Pane Pain
by NateTut (Deacon) on Nov 11, 2004 at 17:59 UTC
    Thanks setting expand to true and fill to both on the pane did the trick! Doug

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-20 04:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found