Tabpane
"Charles Goodwin" <charlie-wHF57V0oYf6w5LPnMra/[email protected]>
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Message-ID | <[email protected]> |
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