Displaying 1 result from an estimated 1 matches for "artprovider_getbitmap".
2007 Jan 06
0
[838] trunk/wxruby2/doc/textile/artprovider.txtl: Add methods listing; rubyify examples; distinguish class methods
...;<span class="cx">
</span><span class="cx">
</span><del>-There''s another way of taking advantage of this class: you can use it in your code and use
-platform native icons as provided by "ArtProvider#get_bitmap":artprovider.html#ArtProvider_getbitmap or
-"ArtProvider#get_icon":artprovider.html#ArtProvider_geticon (NB: this is not yet really
-possible as of Widgets 2.3.3, the set of ArtProvider bitmaps is too
-small).
</del><ins>+There''s another way of taking advantage of this class: you can use it in
+your code...