195 lines
4.9 KiB
HTML
195 lines
4.9 KiB
HTML
|
<HTML>
|
||
|
<HEAD><TITLE>LabelEntry</TITLE></HEAD>
|
||
|
<BODY BGCOLOR=white>
|
||
|
<DL><DT><I><A HREF="#descr">NAME</A></I></DT>
|
||
|
<DD><B>LabelEntry</B>
|
||
|
-
|
||
|
LabelFrame containing an Entry widget.
|
||
|
|
||
|
</DD></DL>
|
||
|
<DL>
|
||
|
<DT><I>CREATION</I></DT>
|
||
|
<DD><A HREF="#descr"><B>LabelEntry</B></A> <I>pathName</I> ?<I>option value...</I>?</DD>
|
||
|
</DL>
|
||
|
<DL>
|
||
|
<DT><I><A HREF="Entry.html">OPTIONS from <B>Entry</B></A></I></DT>
|
||
|
<DD><TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0>
|
||
|
<TR>
|
||
|
<TD> -borderwidth or -bd</TD>
|
||
|
<TD> -command</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -disabledforeground</TD>
|
||
|
<TD> -dragenabled</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -dragendcmd</TD>
|
||
|
<TD> -dragevent</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -draginitcmd</TD>
|
||
|
<TD> -dragtype</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -dropcmd</TD>
|
||
|
<TD> -dropenabled</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -dropovercmd</TD>
|
||
|
<TD> -droptypes</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -editable</TD>
|
||
|
<TD> -entrybg (see <B>-background</B>)</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -entryfg (see <B>-foreground</B>)</TD>
|
||
|
<TD> -exportselection</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -font</TD>
|
||
|
<TD> -helptext</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -helptype</TD>
|
||
|
<TD> -helpvar</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -highlightbackground</TD>
|
||
|
<TD> -highlightcolor</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -highlightthickness</TD>
|
||
|
<TD> -insertbackground</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -insertborderwidth</TD>
|
||
|
<TD> -insertofftime</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -insertontime</TD>
|
||
|
<TD> -insertwidth</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -justify</TD>
|
||
|
<TD> -relief</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -selectbackground</TD>
|
||
|
<TD> -selectborderwidth</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -selectforeground</TD>
|
||
|
<TD> -show</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -state</TD>
|
||
|
<TD> -takefocus</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -text</TD>
|
||
|
<TD> -textvariable</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -width</TD>
|
||
|
<TD> -xscrollcommand</TD>
|
||
|
</TR>
|
||
|
</TABLE></DD>
|
||
|
</DL>
|
||
|
<DL>
|
||
|
<DT><I><A HREF="LabelFrame.html">OPTIONS from <B>LabelFrame</B></A></I></DT>
|
||
|
<DD><TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0>
|
||
|
<TR>
|
||
|
<TD> -background or -bg</TD>
|
||
|
<TD> -disabledforeground</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -foreground or -fg</TD>
|
||
|
<TD> -helptext</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -helptype</TD>
|
||
|
<TD> -helpvar</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -label (see <B>-text</B>)</TD>
|
||
|
<TD> -labelanchor (see <B>-anchor</B>)</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -labelfont (see <B>-font</B>)</TD>
|
||
|
<TD> -labelheight (see <B>-height</B>)</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -labeljustify (see <B>-justify</B>)</TD>
|
||
|
<TD> -labelwidth (see <B>-width</B>)</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -name</TD>
|
||
|
<TD> -padx</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -pady</TD>
|
||
|
<TD> -side</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -state</TD>
|
||
|
<TD> -underline</TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD> -wraplength</TD>
|
||
|
</TABLE></DD>
|
||
|
</DL>
|
||
|
<DL>
|
||
|
<DT><I><A HREF="#wc">WIDGET COMMAND</A></I></DT>
|
||
|
<DD><I>pathName</I> <A HREF="#bind"><B>bind</B></A>
|
||
|
?<I>arg...</I>?
|
||
|
</DD>
|
||
|
<DD><I>pathName</I> <A HREF="#cget"><B>cget</B></A>
|
||
|
<I>option</I>
|
||
|
</DD>
|
||
|
<DD><I>pathName</I> <A HREF="#configure"><B>configure</B></A>
|
||
|
?<I>option</I>? ?<I>value</I> <I>option</I> <I>value</I> ...?
|
||
|
</DD>
|
||
|
</DL>
|
||
|
<BR><HR WIDTH="100%"><BR>
|
||
|
<B><A NAME="descr"></A>DESCRIPTION</B><BR>
|
||
|
<P>
|
||
|
|
||
|
LabelEntry is a widget composed of <A HREF="LabelFrame.html">LabelFrame</A> widget
|
||
|
containing an <A HREF="Entry.html">Entry</A> widget.
|
||
|
Tk entry command can also be used on LabelEntry widget.
|
||
|
|
||
|
</P>
|
||
|
<HR WIDTH="50%"><BR>
|
||
|
<B><A NAME="wc">WIDGET COMMAND</A></B><BR>
|
||
|
<DL><DT><A NAME="bind"><I>pathName</I> <B>bind</B></A>
|
||
|
?<I>arg...</I>?
|
||
|
</DT><DD>
|
||
|
|
||
|
Set bindings on the entry widget.
|
||
|
|
||
|
</DD></DL>
|
||
|
<DL><DT><A NAME="cget"><I>pathName</I> <B>cget</B></A>
|
||
|
<I>option</I>
|
||
|
</DT><DD>
|
||
|
|
||
|
Returns the current value of the configuration option given by <I>option</I>.
|
||
|
<I>Option</I> may have any of the values accepted by the creation command.
|
||
|
</DD></DL>
|
||
|
<DL><DT><A NAME="configure"><I>pathName</I> <B>configure</B></A>
|
||
|
?<I>option</I>? ?<I>value</I> <I>option</I> <I>value</I> ...?
|
||
|
</DT><DD>
|
||
|
|
||
|
Query or modify the configuration options of the widget. If no <I>option</I> is specified,
|
||
|
returns a list describing all of the available options for <I>pathName</I>.
|
||
|
If <I>option</I> is specified with no <I>value</I>, then the command returns a list
|
||
|
describing the one named <I>option</I> (this list will be identical to the corresponding
|
||
|
sublist of the value returned if no <I>option</I> is specified). If one or
|
||
|
more <I>option-value</I> pairs are specified, then the command modifies the given widget
|
||
|
option(s) to have the given value(s); in this case the command returns an empty string.
|
||
|
<I>Option</I> may have any of the values accepted by the creation command.
|
||
|
Read-only options are not be modified.
|
||
|
|
||
|
</DD></DL>
|
||
|
</BODY></HTML>
|