Want to add tabstrips to my program but don't want to keep track of
showing and hiding the individual widgets on each tab. So here is a
complete program that shows a possible work-around.
What I would like to do is add an option to each widget I add to indicate
the Tab it should belon
I'm trying to figure out how to add objects to the different Tabstrips,
but I don't see anything in the sample code (tabstrip.pl) which shows how
this is done.
I thought something like this would work, but no-go.
...
$W->AddTabStrip(
-name => "Tab",
2 matches
Mail list logo