The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Tk::IFrame - An Indexed Frame

SYNOPSIS

DESCRIPTION

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

-borderwidth -relief -selectbackground -background

WIDGET-SPECIFIC OPTIONS

none

AUTHOR

Graham Barr <gbarr@ti.com>

ACKNOWLEDGEMENTS

None - (yet :-)

COPYRIGHT

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.