Am 18.05.2016 um 21:18 schrieb Brad Lanam:
> It seems like the initial sizing of the paned window is a bit difficult.
>
> The code below will reset the sash position on release of the mouse button
> if the sash is too far left.
Dear Brad,
thank you for the script and action.
I am far from understanding the probably great solution.
So I have put it on the wiki including a reference to the style options.
My main issue is not that the user moves the sash to 0/max.
My main issue is, that the sash is positioned to 0/max by master window
resize or on startup or pane creation.
For me, the "-weight" option of the ttk::panedwindow does not work in
the sense, that sometimes, by resizing the window with the panedwindow,
one of the childs is kept to constant width and the other is resized
(with both -weight 1). So, one may disapear by resizing.
This is specially anoying, if the window is zoomed and returns to normal
state, and some panes just disapear.
Nice talking to you all... I will just live with the issues.
Anyway, thank you,