Re: Tabpane
"Charles Goodwin" <charlie-wHF57V0oYf6w5LPnMra/[email protected]>
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Message-ID | <[email protected]> |
Forgot a couple of features that'll be there: * closable - whether you can close tabs (can be on tabpane or on individual tabs) * tabclosebutton - whether the close button is on the tabs or a single button somewhere on the tabpane You can check out how shockingly accurate a replication of monopoly it is becoming with the following: xwt.binary path/to/cvs/widgets main > Tabpane is now working, although not feature complete. > > I've also since discovered that monopoly has 2 different 'up' bevels. > Gah. Why can't there just be a decent level of consistency? Why? > > Anyway, I'm shortly going to commit a fix for button to reflect this > (button is the main 'sufferer' of this) and that'll make tabpane look > normal. > > Things done in tabpane: > * edge - sets the edge of the tabs (north, south, east, west) > * monopoly tabs are pixel perfect (once i commit the revised bevel "up") > > Things in progress or to be done in tabpane: > * mutlitier - multitier tabs > * fill - tabs fill available space or shrink > * draggable - reimplementation of david's tab dragging work > * scrolling - whether to scroll singletier tabpanes > or whether to keep shrinking the tabs > > - Charlie > > _______________________________________________ > widgets mailing list > [email protected] > http://lists.xwt.org/listinfo/widgets > - Charlie