Tk::IFrame - An Indexed Frame


Tk-GBARR documentation  | view source Contained in the Tk-GBARR distribution.

Index


NAME

Top

Tk::IFrame - An Indexed Frame

SYNOPSIS

Top

    use Tk::IFrame;

DESCRIPTION

Top

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.

STANDARD OPTIONS

Top

-borderwidth -relief -selectbackground -background

WIDGET-SPECIFIC OPTIONS

Top

none

AUTHOR

Top

Graham Barr <gbarr@ti.com>

ACKNOWLEDGEMENTS

Top

None - (yet :-)

COPYRIGHT

Top


Tk-GBARR documentation  | view source Contained in the Tk-GBARR distribution.