|
From: Will D. <Wil...@jp...> - 2007-10-30 16:50:49
|
Joe, When you implement variant notebook styles, please include an option of no tabs at all, like the BWidget PagesManager. It's a need I run into regularly, and though the PagesManager works OK it's annoying to have to use a megawidget when ttk::notebook does everything right. Also, with PagesManager there's a call you have to make after all of the pages are defined so that it can compute the maximum size of any page; ttk::notebook just does this right, with no fuss. I asked for this once before, and you declined, saying it was easy enough to do in Tcl, which it is; but it's one of those things that has to be done exactly right. I think we'd get better GOOBE if ttk::notebook simply provided the behavior. Will On Oct 30, 2007, at 9:35 AM, Joe English wrote: > > Michael Kirkham wrote: >> >> Will that be optional? IMHO I see the styles being useful for >> different >> things (i.e., the old format where tabs are not static, new style for >> static tabs--think web browser vs. options dialog). > > Out-of-the-box, not initially, but if you want an old-style > notebook it will be possible to assemble one yourself by > importing elements from other themes (e.g., [style element > create Oldstyle.TNotebook.tab from aqua Notebook.tab] -- > at least, that is, until Apple kills off QuickDraw). > > Built-in variant notebook styles are on the TODO list > for Tile 0.9.*; this should include general-purpose styles > like left/right/bottom tabs, and platform-specific styles > like the Safari-style tabs Gerald mentioned. > > > --Joe English > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Tktable-tile-dev mailing list > Tkt...@li... > https://lists.sourceforge.net/lists/listinfo/tktable-tile-dev ------------------------------------------------------------------------ Will Duquette, JPL | Wil...@jp... JNEM Dev Lead | http://eis.jpl.nasa.gov/~will (JPL Use Only) | It's amazing what you can do with the right tools. |