2006-08-28 08:09:33 +02:00
|
|
|
A notebook widget with orientable, dynamically rearranging tabs. When
|
|
|
|
the containing window is resized, the tabs will either stack or unstack
|
|
|
|
as needed to fit the enclosing widget's width(height). Likewise, when
|
|
|
|
tabs are added or removed, the tabs will stack/unstack as needed.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Tk-DynaTabFrame
|