My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 4: Add support for a different tab bar panel
2 people starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  miroslav.pokorny
Type-Enhancement
Priority-Medium


Sign in to add a comment
 
Reported by miroslav.pokorny, Oct 03, 2006
The inspiration for this suggestion comes from a posting by Ash on the
Rocket-gwt forum.

I guess ultimately the tabBar panel property should be public, rather than
limited to the selected Panel currently found in todays 4 *TabPanel classes.

The current implementation uses either a HorizontalPanel(for
Top/BottomTabPanels) or a VerticalPanel(for Left/RightTabPanels).
Ideally it should be possible to also use panels such as FlowPanel or a
panel that acts as what Ash describes below.

/// ash's post - start ///
oh i forgot. when i was going to port the swt ctabpanel to gwt there
was a feature that i really wanted to preserve. the java2script kit
supports too.

the best way i can describe it is as a "tab spinner" beside the last
displayed entry in the tab bar.

suppose that there are 50 tabs in a tab panel. i believe:
* the tab bar should _not_ render all 50 tabs and consume an unnessary
amount of client area
* the tab bar should render as many tabs within the client allocated
space. however, all other tabs can become accessible if scrolled via
the tab spinner.

i hope that made some sence man.

rgds ash 
/// ash's post - end ///
Comment 1 by miroslav.pokorny, Jun 08, 2007
(No comment was entered for this change.)
Summary: Add support for a different tab bar panel
Comment 2 by miroslav.pokorny, Jun 08, 2007
(No comment was entered for this change.)
Status: Accepted
Sign in to add a comment

Hosted by Google Code