Searched refs:fileDialog (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dfilebox.rb53 'command'=>proc{fileDialog base_frame,e,type})\
69 def fileDialog(w,ent,operation) method
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dfilebox.rb53 'command'=>proc{fileDialog base_frame,e,type})\
69 def fileDialog(w,ent,operation) method
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dfilebox.tcl31 button $f.but -text "Browse ..." -command "fileDialog $w $f.ent $i"
48 proc fileDialog {w ent operation} { procedure
/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dfilebox.tcl31 button $f.but -text "Browse ..." -command "fileDialog $w $f.ent $i"
48 proc fileDialog {w ent operation} { procedure

Completed in 125 milliseconds