Searched refs:configure (Results 1 - 21 of 21) sorted by relevance

/ast/src/lib/libtk/library/demos/
H A Dstyle.tcl29 $w.text tag configure bold -font -*-Courier-Bold-O-Normal--*-120-*-*-*-*-*-*
30 $w.text tag configure big -font -*-Courier-Bold-R-Normal--*-140-*-*-*-*-*-*
31 $w.text tag configure verybig -font \
34 $w.text tag configure color1 -background #a0b7ce
35 $w.text tag configure color2 -foreground red
36 $w.text tag configure raised -relief raised -borderwidth 1
37 $w.text tag configure sunken -relief sunken -borderwidth 1
39 $w.text tag configure color1 -background black -foreground white
40 $w.text tag configure color2 -background black -foreground white
41 $w.text tag configure raise
[all...]
H A Ddialog2.tcl8 .dialog2.msg configure -wraplength 4i
H A Ddialog1.tcl7 after idle {.dialog1.msg configure -wraplength 4i}
H A Dtwind.tcl29 $t tag configure center -justify center -spacing1 5m -spacing3 5m
30 $t tag configure buttons -lmargin1 1c -lmargin2 1c -rmargin 1c \
92 "$t configure -bg $color"
103 $t configure -xscrollcommand "$w.scroll2 set" -wrap none
109 $t configure -xscrollcommand {} -wrap word
191 $t configure -background [lindex [$t configure -background] 3]
H A Dwidget59 .t tag configure title -font -*-Helvetica-Bold-R-Normal--*-180-*-*-*-*-*-*
65 .t tag configure demospace -lmargin1 1c -lmargin2 1c
69 .t tag configure demo -lmargin1 1c -lmargin2 1c \
71 .t tag configure visited -lmargin1 1c -lmargin2 1c \
73 .t tag configure hot -background black -foreground white
75 .t tag configure demo -lmargin1 1c -lmargin2 1c \
77 .t tag configure visited -lmargin1 1c -lmargin2 1c \
79 .t tag configure hot -foreground red -underline 1
218 .t configure -state disabled
280 .t configure
[all...]
H A Dicon.tcl35 $w.frame.b1 configure -selectcolor [$w.frame.b1 cget -background]
H A Dimage2.tcl37 image2a configure -file $file
H A Dbind.tcl64 $w.text tag bind $tag <Any-Enter> "$w.text tag configure $tag $bold"
65 $w.text tag bind $tag <Any-Leave> "$w.text tag configure $tag $normal"
75 $w.text configure -state disabled
H A Drmt126 .t tag configure bold -font -*-Courier-Bold-R-Normal-*-120-*-*-*-*-*-*
/ast/src/lib/libtk/library/
H A Dtearoff.tcl48 $menu configure -transient 0
64 $menu configure -tearoff 0
96 foreach option [$src configure] {
H A Dbutton.tcl88 $w configure -state active -relief sunken
110 $w configure -relief $tkPriv(relief)
164 $w configure -state active -relief sunken
167 $w configure -state $oldState -relief $oldRelief
H A Dconsole.tcl36 after idle {.console configure -font {Monaco 9 normal}}
37 .sb configure -bg white
38 .console configure -bg white -bd 0 -highlightthickness 0 \
41 .console tag configure sel -relief ridge
42 bind .console <FocusIn> { .console tag configure sel -borderwidth 0
43 .console configure -selectbackground black -selectforeground white }
44 bind .console <FocusOut> { .console tag configure sel -borderwidth 2
45 .console configure -selectbackground white -selectforeground black }
50 .console tag configure stderr -foreground red
51 .console tag configure stdi
[all...]
H A Dscale.tcl36 %W configure -state normal
114 $w configure -state active
116 $w configure -state normal
142 $w configure -sliderrelief sunken
175 $w configure -sliderrelief raised
258 $w configure -state active
H A Dmenu.tcl177 $w configure -state active
196 $w configure -state normal
230 $w configure -cursor arrow
231 $w configure -relief raised
298 $mb configure -cursor $tkPriv(cursor)
299 $mb configure -relief $tkPriv(relief)
H A Dscrlbar.tcl138 $w configure -activerelief sunken
159 $w configure -activerelief $tkPriv(relief)
407 $w configure -activerelief sunken
H A Ddialog.tcl61 catch {$w.msg configure -font \
92 $w.button$default configure -state active -relief sunken
H A Dpalette.tcl146 $w configure $option $c($dbOption)
H A Dentry.tcl328 if {[lindex [$w configure -state] 4] == "normal"} {focus $w}
391 if {[lindex [$w configure -state] 4] == "normal"} {focus $w}
H A Dmsgbox.tcl148 catch {$w.msg configure -font \
/ast/lib/package/
H A Dpackage.mk602 cat > $tmp/configure <<'!'
605 chmod +x $tmp/configure
606 echo ";;;$tmp/configure;configure"
/ast/src/cmd/INIT/
H A Dpackage.mk602 cat > $tmp/configure <<'!'
605 chmod +x $tmp/configure
606 echo ";;;$tmp/configure;configure"

Completed in 971 milliseconds