I''m on vacation this week, so I can''t really do much from
here. When you
say "builtin" icons, what do you mean?
For regular icons, you might take a look at the redwood email program I
wrote (http://rubyforge.org/projects/redwood/). Specifically, look at
toolbars.rb and xpms.rb.
Originally, I was loading the xpm images from individual disk files. But
that caused problems because I didn''t want to have to load images from
the same directory that the .rb files were stored. So I just moved the
xpm creation into Ruby code.
Hope this helps.
Kevin
> Hi!
>
> I''ve found the art provider samples, but this is so complicated
for me.
> I just want to use some builtin icons. Can someone give me a simple
> example for example using a builtin icon for a toolbar icon?
>
> BTW, the wxwindows samples are cool, but beginners (at least me) needs
> minimal samples.
>
> thx
> Gergo
> --
> +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113
]---------+
> | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy
|
> | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom"
|
> +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
> _______________________________________________
> wxruby-users mailing list
> wxruby-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wxruby-users
>
>