Displaying 4 results from an estimated 4 matches for "wxhtml".
Did you mean:
xhtml
2004 Aug 10
7
HTML Widget
Hi,
I''m pretty new to WxRuby, but I think it is the ideal solution to write
Ruby-applications for different platforms. I missed the wxHtmlWindow in
WxRuby, so I added it myself. You can grab the new files from
http://portfolio16.de/tmp/wxruby-html.tar.gz. This archive contains all
files I added to the wxruby-directory. These are mostly the *.t files
for the missing classes and some samples (with some FIXMEs because there
are still som...
2007 May 21
5
Wx::Scintilla class not defined
I''m posting this for a friend who is having trouble with this and here is
his message.
"Heya! I''m working on a script editor application, but it''s missing one key
feature: Syntax highlighting. Seeing this, I looked around in the sample
directory and came across scintilla.rb. I attempted a run, however Ruby
reported Wxruby2::Scintilla as an uninitialized
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&
-     ...
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...