Hi Alex
Alex Ciarlillo wrote:> I was wondering if anyone could help me out with a little bit of sample
> code for TaskBarIcon. I want my app to launch hidden and be able to
> show/hide it from a taskbaricon menu. I found some C++ examples but they
> were beyond the scope of what I''m trying to do and confused me
more.
>
Have a look at samples/bigdemo/bigdemo.rb in the distribution. Roy, who
added this class to wxRuby, also added an example there called
DemoTaskBarIcon that shows how to do event handling and icon switching
using Wx::TaskBarIcon.
cheers
alex