Re: [Java-gnome-developer] ComboBox Events bug?
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2006-02-08 10:23:32
|
On Wed, 2006-08-02 at 08:41 +0100, Manuel Clos wrote: > I'm trying to use the "FOCUS_OUT" event out of ComboBox, I've only used FOCUS_OUT once, but it works ok: http://research.operationaldynamics.com/source/darcsweb/?r=objective;a=headblob;f=/src/accounts/ui/ForeignAmountEntryBox.java#l118 (and two others in that file. I note that I'm using it against an Entry so that doesn't necessarily prove anything for you. You might want to have a glance there to make sure you're doing the Listener/Event correctly, though) > Can anyone look into this? Should I send a simple example? Test cases are always brilliant. They are, of course, hard to generate in a compact way so I for one always take the time to try them if someone goes to the trouble. AfC Sydney |