Searched refs:Scrolledhtml (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/iwidgets/sample/
H A Dscrolledhtml.rb7 sh = Tk::Iwidgets::Scrolledhtml.new(:fontname=>'helvetica',
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/iwidgets/
H A Dscrolledhtml.rb11 class Scrolledhtml < Tk::Iwidgets::Scrolledtext class in class:Tk.Iwidgets
16 class Tk::Iwidgets::Scrolledhtml
18 WidgetClassName = 'Scrolledhtml'.freeze
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/
H A Diwidgets.rb76 autoload :Scrolledhtml, 'tkextlib/iwidgets/scrolledhtml'
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dscrolledhtml.itk0 # Scrolledhtml
101 option add *Scrolledhtml.borderWidth 2 widgetDefault
102 option add *Scrolledhtml.relief sunken widgetDefault
103 option add *Scrolledhtml.scrollMargin 3 widgetDefault
104 option add *Scrolledhtml.width 500 widgetDefault
105 option add *Scrolledhtml.height 600 widgetDefault
106 option add *Scrolledhtml.visibleItems 80x24 widgetDefault
107 option add *Scrolledhtml.vscrollMode static widgetDefault
108 option add *Scrolledhtml.hscrollMode static widgetDefault
109 option add *Scrolledhtml
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/demos/
H A Dcatalog20 option add *Scrolledhtml.textBackground white startupFile
21 option add *Scrolledhtml.padX 10 startupFile

Completed in 111 milliseconds