[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: override tab / cycling widget focus
- From: "Ross McFarland" <rwmcfa1 neces com>
- To: "Jens Luedicke" <jens gcc dyndns org>
- Cc: "gtk-perl mailing list" <gtk-perl-list gnome org>
- Subject: Re: override tab / cycling widget focus
- Date: Mon, 9 Feb 2004 09:12:05 -0500 (EST)
Jens Luedicke said:
> Hi...
>
> I would like to override the Tab accelerator
> to do something else instead of cycling
> over the widgets.
>
> Any hints?
my only thought, and there's some issues with it, would be to install a key
snooper that looked for the key, did what you're wanting, and stopped it from
propogating.
in general i would suggesst against doing things like that under most
circumstances. all of the key accel's/tricks and other gui niceties are all
but expected by users. devating from what's expected is seldom a good idea, of
course do as you like.
-rm
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]