On 1999/Dec/10, Owen Taylor wrote:
> I know I am treading in dangerous ground here ... but
> to use Glade currently, you need 4 or 5 windows. This works
> OK when Glade is all you are running - I generally exile
> Glade off to a separate virtual desktop - but if you popped
> up Glade from within a IDE the user would be presented with a
> pile of windows overlaying their current pile ... certainly
> not easy to use.
I think it's easy to avoid, if you can have the IDE into two
different states, the code editing state and the interface editing state
(like JBuilder, for example), then, when in code editing mode, you hide the
glade windows, and when you return, you show them again. Of course, into
interface editing mode, you hide all code editing windows opened, or almost
all. IMHO, the currently glade editing window, should fit with CORBA into
the IDE main window in any way, to give more integration feeling :)
> flexibility ... I think a big win in the case where the user
> is trying to juggle Glade in combination with other
> editors, debuggers, and components.
But when you are drawing your interface, you don't need neither
editors, nor debuggers, and you can hide them.
--
_
/_) \/ / / email: mailto:[EMAIL PROTECTED]
/ \ / (_/ www : http://programacion.mundivia.es/ryu
[ GGL developer ] & [ IRCore developer ] & [ GPUL member ]
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.