Re: [Java-gnome-developer] multiple windows
Brought to you by:
afcowie
From: Daniel G. <dan...@gm...> - 2005-10-31 15:39:35
|
Adam, thanks to advice me that now is not possible do that i wanted. Is important to know what can do the tools that we use... I will try that you say me... Very thanks!! El lun, 31-10-2005 a las 10:32 -0500, Adam Jocksch escribió: > Daniel, > > I think what you're trying to do is something like JDesktop in Swing, > where you have > one window that has multiple other windows embedded within it (kindof > like some IDEs > or word processors have). AFAIK there's no built in support in GTK for > that, although > you could probably use Layout or Fixed to create something similar. > (I've never tried adding > a window to a Layout or Fixed before, but it would be worth a shot) > > Hope that helps, > > Adam > > Daniel Gutierrez wrote: > > >Thanks... > > > >but i had already put this values in my glade project. In other way, i > >have tried put the values in code and the result is the same: the child > >window is opened out the parent window. > > > >Its possible do that i want in java-gnome? I think that isn't easy... I > >hoped that was than easy like set the parent or childs with a method. > >Why methods like getParent() and not exists setParent()??? > > > >What widgets must put into parent window to contains their childs > >windows?? > > > >Is my point of view completely wrong?? > > > >Is valid to me a link o a document that explains this... I searched into > >API, google... > > > >Sorry for my insistence, but this is becoming something personal... > > > >Thanks in advance!! > > > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today * Register for a JBoss Training Course > Free Certification Exam for All Training Attendees Through End of 2005 > Visit http://www.jboss.com/services/certification for more information > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer |