Searched refs:both (Results 51 - 75 of 841) sorted by relevance

1234567891011>>

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/iwidgets/sample/
H A Dlabeledframe.rb6 lf.pack(:fill=>:both, :expand=>true, :padx=>10, :pady=>10)
H A Dmainwindow.rb60 Tk::Iwidgets::Scrolledtext.new(mw.child_site).pack(:fill=>:both, :expand=>true)
H A Dmessagebox1.rb9 mb.pack(:padx=>5, :pady=>5, :fill=>:both, :expand=>true)
H A Dmessagebox2.rb9 mb.pack(:padx=>5, :pady=>5, :fill=>:both, :expand=>true)
H A Dnotebook.rb7 nb.pack(:anchor=>:nw, :fill=>:both, :expand=>true,
H A Dnotebook2.rb7 nb.pack(:anchor=>:nw, :fill=>:both, :expand=>true,
H A Dscrolledframe.rb16 sf.pack(:expand=>true, :fill=>:both, :padx=>10, :pady=>10)
H A Dtabnotebook.rb7 tn.pack(:anchor=>:nw, :fill=>:both, :expand=>true,
H A Dtabnotebook2.rb7 tn.pack(:anchor=>:nw, :fill=>:both, :expand=>true,
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itk/examples/
H A DMessageInfo.itk22 pack $itk_component(message) -expand yes -fill both
/macosx-10.9.5/tcl-102/tcl_ext/tclsoap/tclsoap/samples/
H A DAsync.tcl39 pack $viewer -side left -fill both -expand 1
40 pack $mainFrame -side top -fill both -expand 1
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/widget/
H A Dstext.tcl21 #pack $sw -fill both -expand 1
29 pack $st -fill both -expand 1
30 pack $f -fill both -expand 1 -padx 4 -pady 4
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/canvas/
H A Dpuzzle.tcl117 pack .sw -expand 1 -fill both -side bottom
118 pack .exit -expand 0 -fill both -side left
119 pack .shfl -expand 0 -fill both -side left
120 pack .ord -expand 0 -fill both -side left
121 pack .loc -expand 0 -fill both -side left
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dttkpane.tcl28 pack $w.f -fill both -expand 1
85 pack $w.outer.inRight.top.progress -fill both -expand 1
97 pack $w.txt -fill both -expand 1 -in $w.outer.inRight.bot.f -pady 2 -padx 2
100 pack $w.outer.inRight.bot.f -fill both -expand 1
101 pack $w.outer -fill both -expand 1
106 pack $w.txt -fill both -expand 1 -in $w.outer.inRight.bot
107 pack $w.outer -fill both -expand 1 -padx 10 -pady {6 10}
/macosx-10.9.5/tcl-102/tk/tk/tests/
H A DcanvPsGrph.tcl17 pack .t.m -side top -fill both
20 pack .t.top -side top -fill both
34 pack .t.bot -side bottom -fill both
40 pack .t.mid -side top -expand yes -fill both -padx 2m -pady 2m
42 pack $c -expand yes -fill both -padx 1 -pady 1
75 $c create line 20 20 120 20 -arrow both -width 5
78 -arrow both -arrowshape {.75c 1.0c .5c} -stipple gray25
H A DbutGeom.tcl14 pack .t.l -side top -fill both
74 pack .t.f1 -side top -expand 1 -fill both
77 pack .t.f2 -side top -expand 1 -fill both
80 pack .t.f3 -side top -expand 1 -fill both
83 pack .t.f4 -side top -expand 1 -fill both
90 -expand y -fill both
96 -expand y -fill both
102 -expand y -fill both
108 -expand y -fill both
/macosx-10.9.5/tcl-102/tk84/tk/tests/
H A DcanvPsGrph.tcl17 pack .t.m -side top -fill both
20 pack .t.top -side top -fill both
34 pack .t.bot -side bottom -fill both
40 pack .t.mid -side top -expand yes -fill both -padx 2m -pady 2m
42 pack $c -expand yes -fill both -padx 1 -pady 1
75 $c create line 20 20 120 20 -arrow both -width 5
78 -arrow both -arrowshape {.75c 1.0c .5c} -stipple gray25
H A DbutGeom.tcl14 pack .t.l -side top -fill both
74 pack .t.f1 -side top -expand 1 -fill both
77 pack .t.f2 -side top -expand 1 -fill both
80 pack .t.f3 -side top -expand 1 -fill both
83 pack .t.f4 -side top -expand 1 -fill both
90 -expand y -fill both
96 -expand y -fill both
102 -expand y -fill both
108 -expand y -fill both
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dtktree.rb78 tr1 = TkTree.new.pack(:expand=>true, :fill=>:both)
86 f = TkFrame.new.pack(:expand=>true, :fill=>:both)
93 pack(:expand=>true, :fill=>:both)
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/dns/
H A Dtk_sample.tcl35 pack .f.e1 -side left -fill both -expand 1
39 pack .f.e2 -side right -fill both -expand 1
43 pack .h -fill both -expand 1
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/bench/
H A Dbench_wtext.tcl119 pad 0 both
123 pad 1 both
127 pad $i both
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dpaned1.rb19 base_frame = TkFrame.new($paned1_demo).pack(:fill=>:both, :expand=>true)
46 pack(:side=>:top, :expand=>true, :fill=>:both, :pady=>2, :padx=>'2m')
H A Dttkpane.rb18 base_frame = TkFrame.new($ttkpane_demo).pack(:fill=>:both, :expand=>true)
48 frame = Ttk::Frame.new(base_frame).pack(:fill=>:both, :expand=>true)
191 Ttk::Progressbar.new(right_top, :mode=>:indeterminate).pack(:fill=>:both, :expand=>true).start
202 txt.pack(:fill=>:both, :expand=>true, :in=>f, :pady=>2, :padx=>2)
205 f.pack(:fill=>:both, :expand=>true)
206 outer.pack(:fill=>:both, :expand=>true)
211 txt.pack(:fill=>:both, :expand=>true, :in=>right_bot)
212 outer.pack(:fill=>:both, :expand=>true, :padx=>10, :pady=>[6, 10])
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dttkpane.rb20 base_frame = TkFrame.new($ttkpane_demo).pack(:fill=>:both, :expand=>true)
50 frame = Ttk::Frame.new(base_frame).pack(:fill=>:both, :expand=>true)
194 Ttk::Progressbar.new(right_top, :mode=>:indeterminate).pack(:fill=>:both, :expand=>true).start
205 txt.pack(:fill=>:both, :expand=>true, :in=>f, :pady=>2, :padx=>2)
208 f.pack(:fill=>:both, :expand=>true)
209 outer.pack(:fill=>:both, :expand=>true)
214 txt.pack(:fill=>:both, :expand=>true, :in=>right_bot)
215 outer.pack(:fill=>:both, :expand=>true, :padx=>10, :pady=>[6, 10])
H A Dttkprogress.rb20 base_frame = TkFrame.new($ttkprogress_demo).pack(:fill=>:both, :expand=>true)
55 frame = Ttk::Frame.new(base_frame).pack(:fill=>:both, :expand=>true)

Completed in 216 milliseconds

1234567891011>>