GNOME Bugzilla – Bug 106483
Integrated Working Environment
Last modified: 2004-12-22 21:47:04 UTC
The new feature to show the menu bar in the image window is great. I think that this option could be taken a step further: giving the user the choice of integrating everything in one uniform window a la Dreamweaver MX. Or, the toolbox can take the form of a menu bar instead of being a separate window.
With the new docks in 1.3 and the optional menubar per display, the GIMP UI is as much MDI as the GIMP developers want it to be. There is no way we will put everything in one large window. *** This bug has been marked as a duplicate of 7379 ***
I would like to correct the previous comment: some future version of the GIMP _will_ offer the option to put everything in one window, because this is the most appropriate user interface for an image editing program if your environement does not offer multiple virtual workspaces. It's just that it will take time to write the code and to convince some developers about the usefulness of this feature. ;-) I had a short discussion about that with Owen Taylor while we were at FOSDEM. The window-in-window MDI model would require some new widgets as mentioned in bug #7379. These widgets should probably be specific to the GIMP and not part of the core GTK+ widgets, because this MDI model is most useful in image editing programs, not in other programs. Anyway, I wrote in bug #7379 that I would post a proposal about this on the developers mailing list. I still haven't done it, but I will do it soon...