Displaying 2 results from an estimated 2 matches for "hf_default_style".
2006 Dec 12
0
[781] trunk/wxruby2: Added instance class method to avoid proliferation of help windows
...="cx">
</span><span class="cx"> h2(#class_methods). Class Methods
</span><span class="cx">
</span><ins>+h3(#HtmlHelpController_instance). HtmlHelpController.instance
+
+ *HtmlHelpController.instance*(%(arg-type)Integer% style = HF_DEFAULT_STYLE)
+
+Returns a new HtmlHelpController if one hasn''t already been created, or
+returns the previously created one if there is such.
+
+Users typically expect only a single help window to be running for
+any particular application, with the help shown and hidden as
+required. To avoid showing...
2006 Nov 29
0
[761] trunk/wxruby2: Initial commit of HtmlHelpController & HelpController support + doc,
...l>-h3(#HtmlHelpController_wxhtmlhelpcontroller). HtmlHelpController.new
</del><ins>+h3(#HtmlHelpController_new). HtmlHelpController.new
</ins><span class="cx">
</span><span class="cx"> *HtmlHelpController.new*(%(arg-type)Integer% style = HF_DEFAULT_STYLE)
</span><span class="cx">
</span><span class="lines">@@ -78,39 +239,29 @@
</span><span class="cx"> |@HF_ICONS_BOOK@|All nodes in contents panehave a book icon. This is how Microsoft''s HTML help viewer behaves.|
</span>...