Searched refs:both (Results 276 - 300 of 841) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dradio3.rb22 base_frame = TkFrame.new($radio3_demo).pack(:fill=>:both, :expand=>true)
H A Dspin.rb18 base_frame = TkFrame.new($spin_demo).pack(:fill=>:both, :expand=>true)
H A Dtree.rb19 base_frame = TkFrame.new($tree_demo).pack(:fill=>:both, :expand=>true)
114 container = Ttk::Frame.new(base_frame).pack(:fill=>:both, :expand=>true)
H A Dttkbut.rb20 base_frame = TkFrame.new($ttkbut_demo).pack(:fill=>:both, :expand=>true)
136 f = Ttk::Frame.new(base_frame).pack(:fill=>:both, :expand=>true)
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dcheck2.rb19 base_frame = TkFrame.new($check2_demo).pack(:fill=>:both, :expand=>true)
H A Dentry3.rb21 base_frame = TkFrame.new($entry3_demo).pack(:fill=>:both, :expand=>true)
224 pack(:fill=>:both, :expand=>true)
H A Dradio2.rb24 base_frame = TkFrame.new($radio2_demo).pack(:fill=>:both, :expand=>true)
H A Dradio3.rb24 base_frame = TkFrame.new($radio3_demo).pack(:fill=>:both, :expand=>true)
H A Dttkbut.rb22 base_frame = TkFrame.new($ttkbut_demo).pack(:fill=>:both, :expand=>true)
142 f = Ttk::Frame.new(base_frame).pack(:fill=>:both, :expand=>true)
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dirbtkw.rbw46 :expand=>true, :fill=>:both)
H A Dscrollframe.rb216 f.pack(:expand=>true, :fill=>:both)
228 t = TkText.new(f).pack(:expand=>true, :fill=>:both)
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/demo/
H A Ddemo_main.tcl180 pack $notebook -fill both -expand yes -padx 4 -pady 4
183 pack $mainframe -fill both -expand yes
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Dtitleframe.tcl117 pack $frame -in $border -fill both -expand yes -padx $pad -pady $pad
120 pack $border -fill both -expand yes
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dselectiondialog.itk19 # notice appears in all copies and that both the copyright notice and
107 pack $itk_component(selectionbox) -fill both -expand yes
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/tcl/
H A Dvowelspace.tcl20 pack [frame .f] -side top -expand true -fill both
22 pack [canvas .f.c -bg white] -side left -expand true -fill both
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/tablelist/
H A Dbwidget_tile.tcl106 pack $tbl -side top -expand yes -fill both
107 pack $f -expand yes -fill both
H A DembeddedWindows_tile.tcl198 pack $f -expand yes -fill both
228 pack $f -expand yes -fill both
H A Diwidgets_tile.tcl112 pack $tbl -side top -expand yes -fill both
113 pack $f -expand yes -fill both
H A DmiscWidgets_tile.tcl114 pack $tbl -side top -expand yes -fill both
115 pack $f -expand yes -fill both
H A DtileWidgets.tcl108 pack $tbl -side top -expand yes -fill both
109 pack $f -expand yes -fill both
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/ctext/
H A Dctext_test_interactive.tcl13 pack [frame .f] -fill both -expand 1
19 -yscrollcommand {.f.s set} -linemap_mark_command linemap_mark_cmd] -fill both -expand 1
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/diagrams/
H A Dapplication.tcl359 pack .sl -fill both -expand 1 -padx 4 -pady 4 -side left
360 pack .sc -fill both -expand 1 -padx 4 -pady 4 -side right
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/tools/
H A Ddemo190 pack .logo -side left -expand 0 -fill both
192 pack .output -side top -expand 1 -fill both
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dttkmenu.tcl50 pack [ttk::frame $w.f1] -fill both -expand yes
/macosx-10.9.5/tcl-102/tk/tk/tests/
H A DcanvPsImg.tcl42 pack .t.m -side top -fill both
48 pack .t.top.l .t.top.r -side left -fill both -expand 1

Completed in 198 milliseconds

<<11121314151617181920>>