Re: ttk::button missing a -anchor option?




George Petasis wrote:
Hi all,

Is there a way I can choose a different anchoring for image+text in a
ttk::button, other than centered?

I see that ttk::label has a -anchor option, but ttk::button seems to not
have it. Any ideas?

George

One of the standard options according the man page is the -text option
and looking at that man page I see the -compound switch:

http://tktable.sourceforge.net/tile/doc/widget.html#stdopt_-text

HTH

Robert

.


Quantcast