Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Resize last label in a row according to the textarea width in Tk application.

by zentara (Archbishop)
on Dec 19, 2018 at 17:03 UTC ( [id://1227474]=note: print w/replies, xml ) Need Help??


in reply to Resize last label in a row according to the textarea width in Tk application.

It would be helpful to everyone if you made a small piece of running code which demonstrates your problem. See embedding widgets. It looks like you want to set -stretch=>1 in your windowCreate, and add all widgets to that one window. You may have to try and first add a frame to the createWindow with -expand=>1 and -fill=>1, then add your 4 labels to the frame.

I'm not really a human, but I play one on earth. ..... an animated JAPH
  • Comment on Re: Resize last label in a row according to the textarea width in Tk application.

Replies are listed 'Best First'.
Re^2: Resize last label in a row according to the textarea width in Tk application.
by Anonymous Monk on Dec 19, 2018 at 18:56 UTC
    Thanks a lot, let me try and revert on this.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-23 19:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found