
chenkai036 at gmail
Jan 31, 2008, 12:44 AM
Post #1 of 1
(259 views)
Permalink
|
|
Re: [fixed][Maemo App Dev] how to create multi-window app with only one trayicon in Task Navigator
|
|
Thanks all. I tried to add a .desktop file and it worked well~ Now I create a new window, no other trayicon will pop up again. Instead a number appeared in the icon in TN, showing how many window I have created. On 1/31/08, Mingxi Wu <fengshenx [at] gmail> wrote: > > Try to write a .desktop file including icon hint for your application and > throw it into /usr/share/applications. > > 2008/1/30, ³Â¿ <chenkai036 [at] gmail>: > > > > 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 > > maemo-developers [at] maemo > > https://lists.maemo.org/mailman/listinfo/maemo-developers > > > > >
|