classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] java.awt.Choice selection behaviour when when no peer is se


From: Noa Resare
Subject: [cp-patches] java.awt.Choice selection behaviour when when no peer is set
Date: Sun, 24 Oct 2004 00:24:07 +0200

If you just instantiate a java.awt.Choice object and add/remove items
the rules for what item gets selected isn't obeyed since there is no
peer widget set instantiated. The attached patch implements this
behavior, so that the mauve testcases work.

The code I have added only affects the no-peer case, so any errors in it
shouldn't effect anyone doing anything real :)

cheers/noa 

Attachment: classpath-choice.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]