search for: wxbitmap_type_icon_resourc

Displaying 2 results from an estimated 2 matches for "wxbitmap_type_icon_resourc".

2007 Apr 13
0
[960] branches/wxruby2/wxwidgets_282/swig/RubyConstants.i: Add constant for Targa image files
...25 UTC (rev 959) +++ branches/wxruby2/wxwidgets_282/swig/RubyConstants.i&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-04-13 19:19:44 UTC (rev 960) </span><span class="lines">@@ -1408,6 +1408,7 @@ </span><span class="cx"> wxBITMAP_TYPE_ICON_RESOURCE, </span><span class="cx"> wxBITMAP_TYPE_ANI, </span><span class="cx"> wxBITMAP_TYPE_IFF, </span><ins>+ wxBITMAP_TYPE_TGA, </ins><span class="cx"> wxBITMAP_TYPE_MACCURSOR, </span><span class="...
2005 May 03
10
Is wxRuby-SWIG version usable enough to package for download?
If wxRuby-SWIG is as usable as wxRuby 0.6.0, maybe it should be given a version number and packaged up for download. Given the nature of SWIG, having a lot more people use it would probably result in more code contributions to this project. Seems most of the changes are 2+ months old, so I''m guessing wxRuby-SWIG is fairly stable right now in terms of frequency of changes...