search for: artclients

Displaying 3 results from an estimated 3 matches for "artclients".

2007 Nov 16
0
[ wxruby-Bugs-15666 ] bigdemo crashes after using the arrow keys to select the widgets
...arrow keys to select the widgets Initial Comment: (wxruby:7774): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL'' failed /usr/local/lib/ruby/gems/1.8/gems/wxruby-1.9.2-i686-linux/samples/bigdemo/wxArtProvider.rbw:22: warning: already initialized constant ArtClients /usr/local/lib/ruby/gems/1.8/gems/wxruby-1.9.2-i686-linux/samples/bigdemo/wxArtProvider.rbw:72: warning: already initialized constant ArtIDs /usr/local/lib/ruby/gems/1.8/gems/wxruby-1.9.2-i686-linux/samples/bigdemo/wxArtProvider.rbw:22: warning: already initialized constant ArtClients /usr/local/li...
2007 Jan 06
0
[838] trunk/wxruby2/doc/textile/artprovider.txtl: Add methods listing; rubyify examples; distinguish class methods
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
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