Searched refs:relief (Results 151 - 175 of 482) sorted by relevance

1234567891011>>

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Doptobj_sample.rb36 + {:text=>'EEE', :relief=>:groove, :borderwidth=>5} )
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/blt/
H A Dbarchart5.rb44 :relief=>:raised, :borderwidth=>2)
89 $graph.element_create('sin', :relief=>:raised, :borderwidth=>1,
H A Dpareto.rb45 :relief=>:solid, :borderwidth=>1, :stipple=>pattern1,
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/tktable/
H A Dmaxsize.rb51 table.tag_configure('title', :bg=>'red', :fg=>'blue', :relief=>:sunken)
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Ddragsite.tcl160 label $_topw.l -image [Bitmap::get dragicon] -relief flat -bd 0
162 label $_topw.l -image [Bitmap::get dragfile] -relief flat -bd 0
H A Dfont.tcl149 $frame.topf -relief flat -borderwidth 0 \
153 -side top -anchor w -relief flat -background $bg]
183 -side top -anchor w -relief flat -background $bg]
207 -side top -anchor w -relief sunken -bd 1 -background $bg]
238 -bg white -bd 0 -relief flat \
257 set frc [frame $colf.frame -width 50 -height 20 -bg $thecolor -bd 0 -relief flat\
503 $path.$style configure -relief [expr {$data($style) ? "raised" : "sunken"}]
595 -relief [expr {$data($st) ? "sunken":"raised"}]
H A Dmessagedlg.tcl24 -relief -borderwidth -takefocus -textvariable \
114 [list -relief flat -borderwidth 0 -highlightthickness 0 \
H A Dpanedw.tcl146 set frame [frame $path.sash$num -relief flat -bd 0 \
148 set sep [frame $frame.sep -bd 5 -relief raised \
150 set but [frame $frame.but -bd 1 -relief raised \
201 set pane [frame $path.f$num -bd 0 -relief flat \
203 set user [frame $path.f$num.frame -bd 0 -relief flat \
242 $path.sash$num.but configure -relief sunken
243 set top [toplevel $path.sash -borderwidth 1 -relief raised]
312 $path.sash$num.but configure -relief raised
H A Dpasswddlg.tcl32 initialize [list -relief sunken -borderwidth 2 \
45 initialize [list -relief sunken -borderwidth 2 \
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itk/examples/
H A DInfo.itk23 frame $itk_interior.sep -height 2 -borderwidth 1 -relief sunken
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/
H A DAllComponents.tcl21 -borderwidth 1 -relief sunken -bg gray87 -font $listfont(s)
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dstyle.tcl44 $w.text tag configure raised -relief raised -borderwidth 1
45 $w.text tag configure sunken -relief sunken -borderwidth 1
49 $w.text tag configure raised -background white -relief raised \
51 $w.text tag configure sunken -background white -relief sunken \
/macosx-10.9.5/tcl-102/tk/tk/library/
H A Ddialog.tcl84 $w.bot configure -relief raised -bd 1
85 $w.top configure -relief raised -bd 1
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixDraw.c237 int relief)
241 Tk_Height(tkwin) - 2*highlightWidth, borderWidth, relief);
228 TkpDrawFrame( Tk_Window tkwin, Tk_3DBorder border, int highlightWidth, int borderWidth, int relief) argument
/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dmenubu.tcl23 menubutton $w.body.below -text "Below" -underline 0 -direction below -menu $w.body.below.m -relief raised
28 menubutton $w.body.right -text "Right" -underline 0 -direction right -menu $w.body.right.m -relief raised
33 menubutton $w.body.left -text "Left" -underline 0 -direction left -menu $w.body.left.m -relief raised
40 menubutton $w.body.above -text "Above" -underline 0 -direction above -menu $w.body.above.m -relief raised
H A Dstyle.tcl39 $w.text tag configure raised -relief raised -borderwidth 1
40 $w.text tag configure sunken -relief sunken -borderwidth 1
44 $w.text tag configure raised -background white -relief raised \
46 $w.text tag configure sunken -background white -relief sunken \
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A Ddialog.tcl85 $w.bot configure -relief raised -bd 1
86 $w.top configure -relief raised -bd 1
142 [list $w.button$default] configure -state active -relief sunken
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnixDraw.c235 int highlightWidth, int borderWidth, int relief)
241 borderWidth, relief);
230 TkpDrawFrame(Tk_Window tkwin, Tk_3DBorder border, int highlightWidth, int borderWidth, int relief) argument
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/ftp/
H A Dftpdemo.tcl54 frame .msg -bd 1 -relief raised
56 frame .op -bd 1 -relief raised
58 frame .but -bd 1 -relief raised
71 label .op.f.f1.l -bd 2 -text "Server Options: " -relief flat -anchor w
76 label .op.f.f1.server.l -text "Host: " -width 10 -relief flat -anchor w
83 label .op.f.f1.port.l -text "Port: " -width 10 -relief flat -anchor w
90 label .op.f.f1.username.l -text "Username: " -width 10 -relief flat -anchor w
97 label .op.f.f1.password.l -text "Password: " -width 10 -relief flat -anchor w
104 label .op.f.f1.directory.l -text "Directory: " -width 10 -relief flat -anchor w
110 frame .op.f.sep1 -bd 1 -relief sunke
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/demo/
H A Dtmpldlg.tcl55 -anchor w -relief sunken -borderwidth 1]
69 -anchor w -relief sunken -borderwidth 1]
101 -anchor w -relief sunken -borderwidth 1]
115 set labf2 [LabelFrame $parent.labf2 -text "Icon" -side top -anchor w -relief sunken -borderwidth 1]
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/tcl/
H A Dmixer.tcl22 pack [frame .f.g$line -bd 1 -relief solid] -side left -expand yes -fill both
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/ctext/
H A Dctext_tcl.tcl24 -highlightbackground -y -x -highlightcolor -relief -width \
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkCanvas.h67 int relief; /* Indicates whether window as a whole is member in struct:TkCanvas
H A DtkMenubutton.h100 int relief; /* 3-d effect: TK_RELIEF_RAISED, etc. */ member in struct:__anon13446
H A DtkScale.h116 int relief; /* Indicates whether window as a whole is member in struct:TkScale

Completed in 427 milliseconds

1234567891011>>