Displaying 2 results from an estimated 2 matches for "run_solo_lib".
2006 Dec 12
0
[782] trunk/wxruby2/samples/bigdemo: HtmlHelpWindow sample with helpfile
...r online help\n" +
+ "documentation in HTML format. It uses a format based on the Microsoft\n" +
+ "HTML Help format, but is available on all platforms. It includes a\n" +
+ "contents page, index and keyword search."
+ end
+end
+
+
+if __FILE__ == $0
+ run_solo_lib = File.join( File.dirname(__FILE__), ''run.rb'')
+ load run_solo_lib
+ run File.basename($0)
+end
</ins></span></pre>
</div>
</div>
</body>
</html>
2006 Dec 03
0
[778] trunk/wxruby2: Remove broken and deprecated LayoutConstraints, update samples & docs
...constraints(lc)
-
- end
-
- def on_button(event)
-
- end
-end
-
-module Demo
- def Demo.run(frame, nb, log)
- win = TestLayoutConstraints.new(nb)
- return win
- end
-
- def Demo.overview
- return ""
- end
-end
-
-
-if __FILE__ == $0
- run_solo_lib = File.join( File.dirname(__FILE__), ''run.rb'')
- load run_solo_lib
- run File.basename($0)
-end
</del></span></pre></div>
<a id="trunkwxruby2samplesbigdemowxScrolledMessageDialogrbw"></a>
<div class="modfile"><h4&g...