Re: faking an editable clist
- From: Dermot Musgrove <dermot glade perl connectfree co uk>
- To: eichin-gtk-perl thok org
- Cc: gtk-perl-list gnome org
- Subject: Re: faking an editable clist
- Date: Wed, 08 May 2002 20:13:39 +0100
eichin-gtk-perl thok org wrote:
hmm, in fact, it's more evil than I'd realized at first - the default
binding of "space" as select means that gating on "selected" is
problematic...
so I'm still looking for a style-correct way to change widget-focus
(changing window focus didn't seem to work.)
Hi Mark,
Have you tried $next_widget->grab_focus() yet? I use it to return to a
widget eg if there is a validation error in its focus_out_event handler
or to return focus to initial entry.
Regards, Dermot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]