Tk Library Source Code

Artifact [9b1a327dbd]
Login

Artifact 9b1a327dbd42426eb5464e7155b635084acce27c:

Attachment "cvsdiff_labelentry" to ticket [630405ffff] added by decosterjos 2002-10-29 18:57:21.
Index: labelentry.tcl
===================================================================
RCS file: /cvsroot/tcllib/bwidget/labelentry.tcl,v
retrieving revision 1.3
diff -r1.3 labelentry.tcl
19c19
<         rename {-text -label} \
---
>         rename {-text -label -textvariable -labelvariable -image -labelimage -bitmap -labelbitmap} \
29c29
<     Widget::syncoptions LabelEntry LabelFrame .labf {-label -text -underline {}}
---
>     Widget::syncoptions LabelEntry LabelFrame .labf {-label -text -labelvariable -textvariable -underline {}}