in reply to Re^3: DynaTab Hide error
in thread DynaTab Hide error
-hiddenHowever when try to use -hidden as next
When set to a true value, causes the resulting tab to be hidden from view; can later be set to a false value to force the tab to be visible again."
I got the error$tabbed_frame{$dynatab_name}->configure(-hidden => 1);
I would love to know what to do so stop getting this error.Tk::Error: Can't set -hidden to `1' for Tk::Frame=HASH(0x20f90157e48): + unknown option "-hidden" at C:....
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: DynaTab Hide error
by choroba (Cardinal) on Oct 07, 2021 at 20:18 UTC |