PDA

View Full Version : [all variants] Continuation of gimp questions


kg87
November 14th, 2008, 07:46 PM
as you may have seen, I've been taking a shining to gimp. But one thing i hate is the interface being in 3 windows.

The main question is, Is there any possibility of the interface being compiled into one window?

the previous gimp post was an attempt at sorting this out, unfortunately, gimpshop didn't seem like it wanted to work :(

Edit

Unlike some other programs, GIMP does not give you the option of putting everything—controls and image displays—all into a single comprehensive window. GIMP developers have always felt that this is a poor way of working, because it forces the program to perform a wide range of functions that are much better done by a dedicated window manager. Not only would this waste a lot of programmer time, it is almost impossible to do in a way that works correctly across all of the operating systems GIMP is intended to run on.

Ok, is there a workaround?

binbash
November 14th, 2008, 09:57 PM
I read somewhere that gtk is not capable to do that at the moment(which qt does).I am not quite sure about this since i am not a developer