On Mon, 2010-02-01 at 14:09 +0530, sankar bose wrote: > Hi Armin > can you please answer my question . > I want to create a program which minimizes into the task bar and right > clicking into it should pop up a menu.
Gtk::StatusIcon might be what you are looking for. It makes the program go to the system tray instead of the task bar though. > i want to run my app in the background.i have absolutely > no idea where should i began . i dont know anything about gtk+ either > so i cant think of a way this can be done. > > > with regards.......... Armin _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
