Search results for "module:Tk::NoteBook"
Tk::TabFrame - An alternative to the NoteBook widget : a tabbed geometry manager
A tabbed frame geometry manager (like NoteBook). I haven't used NoteBook so I can't really say what behaviour differences or similarities there are. This widget uses direct subwidget creation (no Add methods) and has colors for the tabs....
DKWILSON/Tk-DKW-0.03 - 26 Nov 1999 05:33:47 UTC
Tk::IDEtabFrame - Tabbed Notebook Widget for a IDE Environment
This is a subclass of the Tk::DynaTabFrame widget that adds some additional options that affect the appearance and behaviour for use as part of a Integrated Development Environment (IDE), similar to *Eclipse*, etc....
CAC/Tk-IDElayout-0.37 - 12 Dec 2020 22:09:25 UTC
Tk::DynaTabFrame - A NoteBook widget with orientable, dynamically stacking tabs
[ NOTE: This module was based on Tk::TabFrame... but you probably can't tell it anymore ] A notebook widget with orientable, dynamically rearranging tabs. When the containing window is resized, the tabs will either stack or unstack as needed to fit t...
DARNOLD/Tk-DynaTabFrame-0.23 - 25 May 2005 18:27:13 UTC
Tk::Getopt - User configuration window for Tk with interface to Getopt::Long
Tk::Getopt provides an interface to access command line options via Getopt::Long and editing with a graphical user interface via a Tk window. Unlike Getopt::Long, this package uses a object oriented interface, so you have to create a new Tk::Getopt o...
SREZIC/Tk-Getopt-0.51 - 23 Apr 2017 09:00:29 UTC
Tk::CollapsableFrame - a Frame that opens and closes via a mouse click.
This widget provides a switchable open or closed Frame that provides for the vertical arrangement of widget controls. This is an alternative to Notebook style tabbed widgets. The following option/value pairs are supported: -title Title of the Collaps...
LUSOL/Tk-CollapsableFrame-1.2 - 18 Jul 2003 19:17:16 UTC