This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Fix for Choice
- From: Tom Tromey <tromey at redhat dot com>
- To: Fernando Nasser <fnasser at redhat dot com>
- Cc: GCJ Patches <java-patches at gcc dot gnu dot org>
- Date: 23 Dec 2003 12:11:57 -0700
- Subject: Re: [PATCH] Fix for Choice
- References: <3FE76E6D.8000006@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Fernando" == Fernando Nasser <fnasser@redhat.com> writes:
Fernando> The appearance is still not quite right. Tom Fitzsimmons
Fernando> and I even believe it should not be implemented using the
Fernando> Gtk widgets it is currently using but at least this patch
Fernando> makes it _behave_ like the one in the Sun SDK.
Ok, thanks.
Tom