Re: Multiple documents
- From: Gus Koppel <gtk spamkiller bytechase cx>
- To: gtk-app-devel-list gnome org
- Subject: Re: Multiple documents
- Date: Mon, 25 Aug 2003 21:23:58 +0200
Michael L Torrie wrote:
Is there a standard / recommended way to write an application that can
open more than one document at a time, and that allows more than one
view of each document (ala GIMP)?
Sure. There are 2 methods. You can create a new toplevel window for
each document (and maybe a main window with toolbars and stuff). This
is how the gimp does it. The other mdi method is to use a tabbed-view
widget.
What you (Chris) may miss, however, are WiW (Windows in windows) as in the
MDI implementations of MS-Windows and QT (KDE). Unfortunately there's no
support for them in GTK+, mostly for ideological reasons AFAIK.
<PLEA> Despite a number of Gnome developers apparently condemning it, I
miss them as well and would appreciate it very much if the GTK developers
would get over themselves and seriously consider a WiW-implementation for
one of the next versions of GTK+.</PLEA>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]