search for: load_dialog

Displaying 3 results from an estimated 3 matches for "load_dialog".

2007 Apr 13
0
[962] branches/wxruby2/wxwidgets_282/doc/textile/xmlresource.txtl: Fixed the documentation for load_*_subclass, where * is [Dialog, Panel, Frame].
...;dt>Author</dt> <dd>seanlong</dd> <dt>Date</dt> <dd>2007-04-13 15:47:28 -0400 (Fri, 13 Apr 2007)</dd> </dl> <h3>Log Message</h3> <pre>Fixed the documentation for load_*_subclass, where * is [Dialog,Panel,Frame]. Also changed the load_dialog_subclass example to Ruby.</pre> <h3>Modified Paths</h3> <ul> <li><a href="#brancheswxruby2wxwidgets_282doctextilexmlresourcetxtl">branches/wxruby2/wxwidgets_282/doc/textile/xmlresource.txtl</a></li> </ul> </div> <div id=&quo...
2007 Nov 12
4
XRCise says "Cannot create wrapper for subclass of wxWizard"
I have created a very simple DialogBlocks project that consists of a very simple wxWizard. I have exported the project to XRC and am trying to get XRCise to process it. XRCise produces the message "Cannot create wrapper for subclass of wxWizard". Is this a symptom of the XPath parsing in Ruby 1.8.6 bug? Or am I doing something wrong? My env: ruby 1.8.6 (2007-03-13 patchlevel 0)
2007 Apr 14
0
[965] branches/wxruby2/wxwidgets_282/doc/textile: Misc.
...%(arg-type)Integer% revision) </span><span class="cx"> </span><span class="lines">@@ -176,13 +176,13 @@ </span><span class="cx"> </span><span class="cx"> h3(#XmlResource_loaddialog). XmlResource#load_dialog </span><span class="cx"> </span><del>- "Dialog":dialog.html *load_dialog*(%(arg-type)Window% parent, %(arg-type)String% name) </del><ins>+ "Dialog":dialog.html *load_dialog*(%(arg-type)Window% parent, %(arg-type)String% name) </...