Displaying 2 results from an estimated 2 matches for "pop_provid".
Did you mean:
pop_provider
2007 Jan 06
0
[838] trunk/wxruby2/doc/textile/artprovider.txtl: Add methods listing; rubyify examples; distinguish class methods
...gt;-h4. Members
</del><ins>+h2. Methods
</ins><span class="cx">
</span><ins>+<div id="methods">
+
+* "ArtProvider.get_bitmap":#ArtProvider_getbitmap
+* "ArtProvider.get_icon":#ArtProvider_geticon
+* "ArtProvider.pop_provider":#ArtProvider_new
+* "ArtProvider.push_provider":#ArtProvider_pushprovider
+* "ArtProvider.remove_provider":#ArtProvider_removeprovider
+
+* "ArtProvider#create_bitmap":#ArtProvider_createbitmap
+
+</div>
+
+h2. Instance Methods
+
</ins><span clas...
2006 Sep 14
2
Patch to fix ArtProvider and ArtProvider sample
These patches better implement ArtProvider and add the demo for it. I
also expanded the bigdemo window a little bit. I really think we should
go larger but I suppose there might be some people at 800x600 still.
Note that creating your own art provider still doesn''t quite work
correctly. I didn''t have time to get into that.
The RubyConstants.i.patch file looks weird. Not