Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: tabdialog - Constructor Up: widgets - Module Previous: synclistboxes.width - Function


tabdialog - Tool



Package display
Module widgets


Postscript file available

Tk widget where the menu label changes with selection

include "tabdialog.g"

Constructors
tabdialog Construct an tabdialog
Functions
add Add a new Tab
available Is this Tab available
delete Delete an existing Tab
deleteall Delete all of the Tabs
dialogframe Get the internal dialog frame
done Destroy ourselves
front Bring this Tab to the front
list List Tabs
replace Replace a new Tab
which Which Tab is visible



Description

Glish/Tk does not yet come with a Tab widget. When we are bound to a richer widget set such as Tix, such a widget will be available.

In the mean time, this widget simulates a Tab widget with a button bar.

The widget provides you a frame into which you place your Tabs. For each Tab there is a button; pushing it maps the Tab to the foreground and the previous one to the background. The active tab is denoted by a sunken relief for the button. Otherwise, buttons are shown with raised relief.




next up previous contents index
Next: tabdialog - Constructor Up: widgets - Module Previous: synclistboxes.width - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15