Displaying 2 results from an estimated 2 matches for "stockobjects".
Did you mean:
stackobjects
2004 Apr 29
10
wxruby-swig 0.0.12 is up
This one includes the latest App.cpp which includes the Mac fix from
Nick. I thought it was in 0.0.11, but it wasn''t.
It also adds support for "stock objects", like colours, pens, and fonts.
This turned out to be quite challenging, but I''m happy with the
solution. It only took a few days :-/
Kevin
2007 Mar 09
0
[877] trunk/wxruby2/Changelog: Update with 0.0.39 changes; correct last version number
...xTreeItemId to a simple ruby Integer, not a full ruby class (Alex Fenton)
+- Make wx raise an exception if Icon created from non-existent file (Alex Fenton)
+- Fix a GC crasher when using nested sizers (Alex Fenton)
+- Made NULL_XXX objects available from startup though (Alex Fenton)
+- Moved init StockObjects to App.on_init to avoid GTK error messages (Alex Fenton)
+- Added DEFAULT_VALIDATOR constant (Alex Fenton)
+- Tidied up redundant stuff for old Wx versions in App.i (Alex Fenton)
+- Added convenience wrapper & doc for TextUrlEvent (Alex Fenton)
</ins><span class="cx"> - Ad...