home *** CD-ROM | disk | FTP | other *** search
-
- <HTML>
- <HEAD>
- <TITLE>Tk::NumEntry - A numeric Entry widget with inc. & dec. Buttons</TITLE>
- <LINK REL="stylesheet" HREF="../../../Active.css" TYPE="text/css">
- <LINK REV="made" HREF="mailto:">
- </HEAD>
-
- <BODY>
- <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
- <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR="#cccccc">
- <STRONG><P CLASS=block> Tk::NumEntry - A numeric Entry widget with inc. & dec. Buttons</P></STRONG>
- </TD></TR>
- </TABLE>
-
- <A NAME="__index__"></A>
- <!-- INDEX BEGIN -->
-
- <UL>
-
- <LI><A HREF="#name">NAME</A></LI><LI><A HREF="#supportedplatforms">SUPPORTED PLATFORMS</A></LI>
-
- <LI><A HREF="#synopsis">SYNOPSIS</A></LI>
- <LI><A HREF="#description">DESCRIPTION</A></LI>
- <LI><A HREF="#standard options">STANDARD OPTIONS</A></LI>
- <LI><A HREF="#widgetspecific options">WIDGET-SPECIFIC OPTIONS</A></LI>
- <LI><A HREF="#author">AUTHOR</A></LI>
- <LI><A HREF="#acknowledgements">ACKNOWLEDGEMENTS</A></LI>
- <LI><A HREF="#copyright">COPYRIGHT</A></LI>
- </UL>
- <!-- INDEX END -->
-
- <HR>
- <P>
- <H1><A NAME="name">NAME</A></H1>
- <P>Tk::NumEntry - A numeric Entry widget with inc. & dec. Buttons</P>
- <P>
- <HR>
- <H1><A NAME="supportedplatforms">SUPPORTED PLATFORMS</A></H1>
- <UL>
- <LI>Linux</LI>
- <LI>Solaris</LI>
- <LI>Windows</LI>
- </UL>
- <HR>
- <H1><A NAME="synopsis">SYNOPSIS</A></H1>
- <P> <STRONG>use Tk::NumEntry;</STRONG></P>
- <P> <EM>$parent</EM>-><STRONG>NumEntry</STRONG>(?<EM>-option</EM>=><EM>value</EM>, ...?);</P>
- <P>
- <HR>
- <H1><A NAME="description">DESCRIPTION</A></H1>
- <P><STRONG>Tk::NumEntry</STRONG> defines a widget for entering integer numbers. The widget
- also contains buttons for increment and decrement.</P>
- <P><STRONG>Tk::NumEntry</STRONG> supports all the options and methods that the plain
- NumEntry widget provides (see <A HREF="../../../site/lib/Tk/NumEntryPlain.html">the Tk::NumEntryPlain manpage</A>), plus the
- following options</P>
- <P>
- <HR>
- <H1><A NAME="standard options">STANDARD OPTIONS</A></H1>
- <P>Besides the standard options of the <A HREF="../../../site/lib/Tk/Button.html">Button</A> widget
- NumEntry supports:</P>
- <P><STRONG>-repeatdelay</STRONG> <STRONG>-repeatinterval</STRONG></P>
- <P>
- <HR>
- <H1><A NAME="widgetspecific options">WIDGET-SPECIFIC OPTIONS</A></H1>
- <DL>
- <DT><STRONG><A NAME="item_Name%3A_buttons">Name: <STRONG>buttons</STRONG></A></STRONG><BR>
- <DD>
- <DT><STRONG><A NAME="item_Class%3A_Buttons">Class: <STRONG>Buttons</STRONG></A></STRONG><BR>
- <DD>
- <DT><STRONG><A NAME="item_Switch%3A_%2Dbuttons">Switch: <STRONG>-buttons</STRONG></A></STRONG><BR>
- <DD>
- <DT><STRONG><A NAME="item_Fallback%3A_1">Fallback: <STRONG>1</STRONG></A></STRONG><BR>
- <DD>
- boolian that defines if the inc. and dec buttons are visible.
- <P></P></DL>
- <P>
- <HR>
- <H1><A NAME="author">AUTHOR</A></H1>
- <P>Graham Barr <<EM><A HREF="mailto:gbarr@pobox.com">gbarr@pobox.com</A></EM>></P>
- <P>
- <HR>
- <H1><A NAME="acknowledgements">ACKNOWLEDGEMENTS</A></H1>
- <P>I would to thank Achim Bohnet <<EM><A HREF="mailto:ach@mpe.mpg.de">ach@mpe.mpg.de</A></EM>>
- for all the feedback and testing. And for the splitting of the original
- Tk::NumEntry into Tk::FireButton, Tk::NumEntryPlain and Tk::NumEntry</P>
- <P>
- <HR>
- <H1><A NAME="copyright">COPYRIGHT</A></H1>
- <P>Copyright (c) 1997-1998 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.</P>
- <P>Except the typo's, they blong to Achim :-)</P>
- <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
- <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR="#cccccc">
- <STRONG><P CLASS=block> Tk::NumEntry - A numeric Entry widget with inc. & dec. Buttons</P></STRONG>
- </TD></TR>
- </TABLE>
-
- </BODY>
-
- </HTML>
-