Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Ttk panedwindow sashwidth ?

9 views
Skip to first unread message

USCode

unread,
Apr 4, 2008, 3:03:49 PM4/4/08
to
Anyone know of a way to adjust the width of the Ttk panedwindow's sash
itself? There's a sashwidth option for the standard Tk panedwindow sash
but not the Ttk version. Maybe there's a style available?

Joe English

unread,
Apr 6, 2008, 11:45:06 AM4/6/08
to

All of the current built-in themes use the "-sashthickness"
element option for this. In Tk 8.5/Tile 0.8.2, this is
set on the "Sash" style, not the "TPanedwindow" style.

See also SF#1898288 [1] for more details.

[1] <URL: http://sourceforge.net/support/tracker.php?aid=1898288 >


--je

USCode

unread,
Apr 6, 2008, 1:16:54 PM4/6/08
to

Just tried it with 8.5.2 with a thickness all the way down to 1 and oh
yeah, that works perfectly! =)
Thanks Joe!

0 new messages