Alternatively, make your secondary windows modal, transient to the main window and set the skip-taskbar hint (see gtk_window_set_skip_taskbar_hint ())
--Chris On Thu, 2008-01-31 at 01:03 +0800, Mingxi Wu wrote: > Try to write a .desktop file including icon hint for your application > and throw it into /usr/share/applications. > > 2008/1/30, 陈凯 <[EMAIL PROTECTED]>: > Hi, everyone > > I am about to write an app containing multi-window and user > can switch from one and another at any time. While I show a > second > hildon.Window, another icon pops up in the TaskNavigator. It looks > ugly and confuses the user as if the two window are irrelevant. > > I found Pidgin and Opera which can have multi-window but only > one trayicon in TN. I dived into Pidgin source code but in > vain. I don't know how they achieve that effect. Could > anyone give me some hint or suggestion? Thanks a lot > > ----- > Chenkai > > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers > > > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
