Re: [Java-gnome-developer] Grabbing default in a subclass of Dialog
Brought to you by:
afcowie
From: Kenneth P. <ken...@gm...> - 2010-08-12 16:09:05
|
On Wed, 11 Aug 2010 14:02:12 +0100 Richard Senior <ri...@r-...> wrote: > [...] > > Sorry for the long and untidy code snippet but here's a test case that > doesn't work for me: > [...] It would seem that the Entry is interfering in this test case, as if you remove the Entry hitting enter activates the default button. |