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

/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/iwidgets/
H A Dhyperhelp.rb11 class Hyperhelp < Tk::Iwidgets::Shell class in class:Tk.Iwidgets
16 class Tk::Iwidgets::Hyperhelp
18 WidgetClassName = 'Hyperhelp'.freeze
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/iwidgets/sample/
H A Dhyperhelp.rb10 hh = Tk::Iwidgets::Hyperhelp.new(:topics=>href, :helpdir=>dir)
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/
H A Diwidgets.rb61 autoload :Hyperhelp, 'tkextlib/iwidgets/hyperhelp'
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dhyperhelp.itk2 # Hyperhelp
43 option add *Hyperhelp.width 575 widgetDefault
44 option add *Hyperhelp.height 450 widgetDefault
45 option add *Hyperhelp.modality none widgetDefault
46 option add *Hyperhelp.vscrollMode static widgetDefault
47 option add *Hyperhelp.hscrollMode static widgetDefault
48 option add *Hyperhelp.maxHistory 20 widgetDefault
53 itk::usual Hyperhelp {
63 itcl::class iwidgets::Hyperhelp {
106 uplevel ::iwidgets::Hyperhelp
[all...]

Completed in 102 milliseconds