Displaying 6 results from an estimated 6 matches for "htmllinkinfo".
Did you mean:
wxhtmllinkinfo
2005 May 03
4
Wx::HtmlWindow.on_link_clicked
...s is an addition which implement wrapper for
overloading wxHtmlWindow::OnLinkClicked method. Unfortunately, it was
impossible to make it correctly without ugly hack to wxpp.rb, but i`m
hope it does not broke it.
Please look at attachment for a patch for htmlwindow.t and wxpp.rb and
additional file htmllinkinfo.t (need to be added to $objs array in
extconf.rb).
Sample code of fancy about dialog for windows (for windows -- because
of using function from shell32.dll to call favorite email client and
favorite browser):
=====================================================
require ''Win32API'...
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...ridCellTextEditor.o obj/GridEditorCreatedEvent.o obj/GridEvent.o obj/GridRangeSelectEvent.o obj/GridSizeEvent.o obj/GridSizer.o obj/GridTableBase.o obj/HelpController.o obj/HtmlCell.o obj/HtmlCellEvent.o obj/HtmlContainerCell.o obj/HtmlEasyPrinting.o obj/HtmlHelpController.o obj/HtmlLinkEvent.o obj/HtmlLinkInfo.o obj/HtmlWidgetCell.o obj/HtmlWindow.o obj/HyperlinkCtrl.o obj/HyperlinkEvent.o obj/Icon.o obj/IconBundle.o obj/IconizeEvent.o obj/IdleEvent.o obj/Image.o obj/ImageList.o obj/KeyEvent.o obj/LayoutAlgorithm.o obj/ListBox.o obj/ListCtrl.o obj/ListEvent.o obj/ListItem.o obj/ListItemAttr.o obj/Listboo...
2006 Nov 12
0
[724] trunk/wxruby2: Initial commit of HtmlWindow functionality
...gclassesHtmlContainerCelli">trunk/wxruby2/swig/classes/HtmlContainerCell.i</a></li>
<li><a href="#trunkwxruby2swigclassesHtmlEasyPrintingi">trunk/wxruby2/swig/classes/HtmlEasyPrinting.i</a></li>
<li><a href="#trunkwxruby2swigclassesHtmlLinkInfoi">trunk/wxruby2/swig/classes/HtmlLinkInfo.i</a></li>
<li><a href="#trunkwxruby2swigclassesHtmlWidgetCelli">trunk/wxruby2/swig/classes/HtmlWidgetCell.i</a></li>
<li><a href="#trunkwxruby2swigclassesHtmlWindowi">trunk/wxruby2...
2006 Nov 06
3
HtmlWindow and friends
Hi
Attached is a patch to add HtmlWindow and some of its friends, including
HtmlEasyPrinting. Also a sample.
I haven''t tried exposing the parsing and rendering API yet to allow
custom tags etc - I just wanted to get basic HTML and the 0.6.0
compatibility classes first. There may well be some quite easy classes left.
There''s one ugly kludge to get OnOpeningURL to compile -
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
...reatedEvent.o obj/GridEvent.o obj/GridRangeSelectEvent.o
obj/GridSizeEvent.o obj/GridSizer.o obj/GridTableBase.o
obj/HelpController.o obj/HelpEvent.o obj/HelpProvider.o obj/HtmlCell.o
obj/HtmlCellEvent.o obj/HtmlContainerCell.o obj/HtmlEasyPrinting.o
obj/HtmlHelpController.o obj/HtmlLinkEvent.o obj/HtmlLinkInfo.o
obj/HtmlListBox.o obj/HtmlWidgetCell.o obj/HtmlWindow.o
obj/HyperlinkCtrl.o obj/HyperlinkEvent.o obj/Icon.o obj/IconBundle.o
obj/IconizeEvent.o obj/IdleEvent.o obj/Image.o obj/ImageList.o
obj/KeyEvent.o obj/LayoutAlgorithm.o obj/ListBox.o obj/ListCtrl.o
obj/ListEvent.o obj/ListItem.o obj/ListItem...
2007 Feb 09
20
Hello Everyone
I have a bit of a problem with installation. I installed wxX11 in my
linux box. I compiled the demos and all the demos, save dbbrowse,
work. I think I have a functional wx. Now I''m trying to install wxRuby
from source, since I have a 64 bit machine. I only have permission to
my home directory so my installation is :
/usr/people/stevenq/Applications/wxX11/