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

Re: override tab / cycling widget focus



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]