ttk::label and setting a specific haeight in lines...
- From: George Petasis <petasis@xxxxxxxxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 11:00:29 +0300
Hi all,
I am using a ttk::label to display a multiline message.
I have set a correct wrapping length, so the message is
correctly wrapped. However, the problem I am facing is that
the label adjusts its height according to what gets shown.
If 3 lines are shown, the label expands, if 1 line is shown
the label shrinks. And as I am using the label for
displaying progress messages (which change all the time)
the whole toplevel changes constantly in height.
Is there a way to inpose a minimum height of 3 lines in the ttk::label
widget? The ttk::label does not seem to have a -heigh option.
George
.
- Follow-Ups:
- Re: ttk::label and setting a specific haeight in lines...
- From: Robert Joy
- Re: ttk::label and setting a specific haeight in lines...
- Prev by Date: ttk::button missing a -anchor option?
- Next by Date: Re: Question about AS licence
- Previous by thread: ttk::button missing a -anchor option?
- Next by thread: Re: ttk::label and setting a specific haeight in lines...
- Index(es):