search for: helpcontroller

Displaying 10 results from an estimated 10 matches for "helpcontroller".

2007 Apr 13
0
[953] branches/wxruby2/wxwidgets_282: Additions to HelpController API 2.6 -> 2.8
...0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[953] branches/wxruby2/wxwidgets_282: Additions to HelpController API 2.6 -> 2.8</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>953</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-04-13 15:15:04 -0400 (Fri, 13 Apr 2007)&lt...
2006 Dec 12
0
[781] trunk/wxruby2: Added instance class method to avoid proliferation of help windows
...<dd>2006-12-11 19:13:56 -0500 (Mon, 11 Dec 2006)</dd> </dl> <h3>Log Message</h3> <pre>Added instance class method to avoid proliferation of help windows</pre> <h3>Modified Paths</h3> <ul> <li><a href="#trunkwxruby2doctextilehelpcontrollertxtl">trunk/wxruby2/doc/textile/helpcontroller.txtl</a></li> <li><a href="#trunkwxruby2doctextilehtmlhelpcontrollertxtl">trunk/wxruby2/doc/textile/htmlhelpcontroller.txtl</a></li> </ul> <h3>Added Paths</h3> <ul> <li&gt...
2006 Nov 29
0
[761] trunk/wxruby2: Initial commit of HtmlHelpController & HelpController support + doc,
...in:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[761] trunk/wxruby2: Initial commit of HtmlHelpController & HelpController support + doc,</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>761</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2006-11-29 15:12:37 -0500 (We...
2006 Dec 12
0
[784] trunk/wxruby2/Changelog: Pre 0.0.38 changes
.../Changelog&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2006-12-12 00:44:18 UTC (rev 784) </span><span class="lines">@@ -1,3 +1,8 @@ </span><ins>+- Tweak binary library loading so errors are raised with accurate info (Alex Fenton) +- Added HelpController and HtmlHelpController, plus bigdemo sample (Alex Fenton) +- Added TreeCtrl#traverse method (Alex Fenton) +- Removed broken and deprecated LayoutConstraints (Alex Fenton) +- Added Wx::Bitmap.draw, analogous to Wx::Window.paint (Alex Fenton) </ins><span class="cx"> - More i18n...
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...itor.o obj/GridCellFloatRenderer.o obj/GridCellNumberEditor.o obj/GridCellNumberRenderer.o obj/GridCellRenderer.o obj/GridCellStringRenderer.o obj/GridCellTextEditor.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...
2006 Dec 24
0
[803] trunk/wxruby2/Changelog: Update with recent changes
...dren method (Alex Fenton) + +=== 0.0.37 tag on 2006-12-24 included all of this: === +- Updated TODO (Alex Fenton) </ins><span class="cx"> - Tweak binary library loading so errors are raised with accurate info (Alex Fenton) </span><span class="cx"> - Added HelpController and HtmlHelpController, plus bigdemo sample (Alex Fenton) </span><span class="cx"> - Added TreeCtrl#traverse method (Alex Fenton) </span></span></pre> </div> </div> </body> </html>
2006 Dec 20
4
wxruby2-preview 0.0.38 released
...2-preview 0.0.38 is now available on Rubyforge and via gems. We''re offering source and binaries for Windows, OS X and Linux. == Install gem install wxruby2-preview https://rubyforge.org/frs/?group_id=35 == What''s New * HtmlWindow and HtmlEasyPrinting, plus related classes * HelpController and HtmlHelpController for displaying online help * Enhanced internationalisation support for working with languages and encodings, including the Locale class * Fixed the useful item_data family of functions, for associating ruby objects with UI controls * Numerous fixes and enhancements within e...
2007 Mar 09
0
[877] trunk/wxruby2/Changelog: Update with 0.0.39 changes; correct last version number
...2006-12-24 included all of this: === </ins><span class="cx"> - Updated TODO (Alex Fenton) </span><span class="cx"> - Tweak binary library loading so errors are raised with accurate info (Alex Fenton) </span><span class="cx"> - Added HelpController and HtmlHelpController, plus bigdemo sample (Alex Fenton) </span></span></pre> </div> </div> </body> </html>
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
...itor.o obj/GridCellFloatRenderer.o obj/GridCellNumberEditor.o obj/GridCellNumberRenderer.o obj/GridCellRenderer.o obj/GridCellStringRenderer.o obj/GridCellTextEditor.o obj/GridEditorCreatedEvent.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/Icon...
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/