GNOME Bugzilla – Bug 309525
Photoshop-like UI
Last modified: 2005-07-05 19:44:39 UTC
One thing I see from (both windoze and new linux) users is that gimp offers a layout a litle bit strange to those used to tools like photoshop, macromedia* and even MSPaint. Having toolboxes arround and having to search for them when you have a simple 1024 resolution laptop screen is a pain. Gnome is great with the "On Top" option but, once again, that's not optimal and Windoze users don't have that. So, my suggestion is a option where the user can choose the main layout to be the gimp usual or like Photoshop where there is one parent window, toolbars attached and a child (MDI) window with the picture.
The MDI approach is broken for several reasons, a huge discussion is in bug #7379, marking this one as a duplicate. *** This bug has been marked as a duplicate of 7379 ***
Note that photoshop on the Mac does not use MDI.
Note that Windows users have on top. If gtk_window_set_keep_above() doesn't work on Win32, then this should be reported against GTK+ so that it can be fixed.