| Tk-GBARR documentation | view source | Contained in the Tk-GBARR distribution. |
Tk::IFrame - An Indexed Frame
use Tk::IFrame;
Tk::IFrame defines a widget which enables multiple frames (cards) to be
defined, and then stacked on top of each other. Each card has an associated
tag, selecting this tag will cause the associated card to be brought to
the top of the stack.
-borderwidth -relief -selectbackground -background
Graham Barr <gbarr@ti.com>
None - (yet :-)
Copyright (c) 1997 Graham Barr. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Tk-GBARR documentation | view source | Contained in the Tk-GBARR distribution. |