Re: Too many items on Gnome Window List
Havoc Pennington <[email protected]> Sat, 14 Aug 2004 14:50:01 -0400
| Newsgroups | gmane.comp.gnome.os.redhat |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 2004-08-14 at 14:27, Norman Shapiro wrote: > > How can can I force an application, that I write, to generate only one window > list item, as Mozilla, yelp, and OpenOffice do? > On Red Hat Linux 9, have the app open new windows in the same process instead of running multiple copies of the app. On more recent Fedora Core 1,2 and Red Hat Desktop, it will probably work without you doing anything special. Havoc