|
From: Will D. <Wil...@jp...> - 2007-02-09 17:08:53
|
Howdy! Is there any way to get a ttk::notebook widget to work like a BWidgets PagesManager, i.e., as a tab-less notebook with the displayed page being selected programmatically? Setting the tab -state to hidden for all tabs doesn't do it; as soon as you call "$nb select" for a tab, its tab pops up. Will |