This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: find layout in a window


On Mon, 2004-01-19 at 12:39, Kim Ho wrote:
> Hi,
> 
> It now scrolls through the vbox's children to find the layout in a
> window rather than assuming that it's always in the first position.
> 
> Cheers,
> 
> Kim
> 

OK, thanks.

Tom

> 2004-01-19  Kim Ho  <kho@redhat.com>
>  
>         * jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c
>         (connectJObject): Iterate through the vbox's children to find
> 	layout.
> 
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]