Re: [tkined] How to make 'tabs' using Tk.

Doug Hughes (Doug.Hughes@Eng.Auburn.EDU)
Thu, 13 Nov 1997 08:01:17 -0600

>
>Can someone please heelp me with this?
>
>For my GUI module I need tabs(folders) for dividing the information on
>the screen into different functional headers, (the kind of tabs they
>have for printer properties in MS-Word). U click on a tab or header and
>that folder comes up and becomes active.
>
>One way to do it is using different frames and refreshing the screen
>everytime, but i want to know if someone already has developed some
>widget for it.
>
>Regards,
>Pranab Bhowmick
>Hughes Software Systems

You want the Tix widget extensions. They are available at the regular
Tcl/Tk archives (ftp.neosoft.com, et. al). Included widgets:
OptionBox
ComboBox
FileBox
Tree
PanedWindow
SelectionBox
Notebook
Balloons
Checklist
Grid
PopupMenu
Microsoft-looking file browser
more...

-
____________________________________________________________________________
Doug Hughes Engineering Network Services
System/Net Admin Auburn University
doug@eng.auburn.edu

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.