Kbase 17616: Changing the look of Apptivity tab folder tabs to buttons
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Changing the look of Apptivity tab folder tabs to buttons
Instead of having tab folders signifying the multiple forms
in one window, can you have buttons that give the same
functionality as the tab folders in Apptivity.
This can be accomplished using abTabbedPanels.
* Highlight the project name
* Right mouse click on the project to edit source
* Add the following line for the TabbedPanel where it is creating
a new object
m_Window1.tabBorder().setSide (TabBorder.LEFT);
Now when you run the project the tabs look like buttons.
Progress Software Technical Support Note # 17616