On 19 Jan 2008, at 14:31, Pippo wrote: > Does the FLTK library directly provide any functionalities to > minimize the application onto the KDE/GNOME system tray. If not, is > there a VERY minimal example showing how to do this from an fltk > application?
Fltk doesn't provide systray support. The various different systray implementations are too different to be covered by a single minimal example, I think. I have a working example for win32 but not for KDE or Gnome, I'm afraid. Perhaps someone else here does? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

