Displaying 3 results from an estimated 3 matches for "wxhtmlhelpcontrol".
2006 Dec 12
0
[782] trunk/wxruby2/samples/bigdemo: HtmlHelpWindow sample with helpfile
...t;
<pre>HtmlHelpWindow sample with helpfile</pre>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkwxruby2samplesbigdemohelpfilehtb">trunk/wxruby2/samples/bigdemo/helpfile.htb</a></li>
<li><a href="#trunkwxruby2samplesbigdemowxHtmlHelpControllerrbw">trunk/wxruby2/samples/bigdemo/wxHtmlHelpController.rbw</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwxruby2samplesbigdemohelpfilehtb"></a>
<div class="binary"><h4>Adde...
2006 Nov 27
0
[760] trunk/wxruby2/swig/classes/include/wxHelpController.h: Correct method signatures for Initialize, OnQuit, GetFrameParameters;
...onally a server socket
-number if using wxHelp (now obsolete). Does not invoke the help viewer.
-This must be called directly after the help instance object is created and before
-any attempts to communicate with the viewer.
-
-You may omit the file extension and a suitable one will be chosen. For
-wxHtmlHelpController, the extensions zip, htb and hhp will be appended while searching for
-a suitable file. For WinHelp, the hlp extension is appended.
-         * \param const wxString&
-      &a...
2006 Nov 29
0
[761] trunk/wxruby2: Initial commit of HtmlHelpController & HelpController support + doc,
...0:21:56 UTC (rev 760)
+++ trunk/wxruby2/doc/textile/htmlhelpcontroller.txtl        2006-11-29 20:12:37 UTC (rev 761)
</span><span class="lines">@@ -1,45 +1,205 @@
</span><span class="cx"> h1(#wxhtmlhelpcontroller). Wx::HtmlHelpController
</span><span class="cx">
</span><del>-*WARNING!* Although this class has an API compatible with other Widgets
-help controllers as documented by "HelpController":helpcontroller.html, it
-is recommended that you use the enhance...