Discussion:
ctrl-PageUp/Down
corvid
2012-12-28 19:18:08 UTC
Permalink
I notice that ctrl-PageUp/Down for cycling through tabs doesn't work
when a Fl_Input has focus. I can fix that if anyone cares...
Jorge Arellano Cid
2012-12-28 19:41:16 UTC
Permalink
Post by corvid
I notice that ctrl-PageUp/Down for cycling through tabs doesn't work
when a Fl_Input has focus. I can fix that if anyone cares...
Yes, please.
--
Cheers
Jorge.-
corvid
2012-12-28 20:37:10 UTC
Permalink
Post by Jorge Arellano Cid
Post by corvid
I notice that ctrl-PageUp/Down for cycling through tabs doesn't work
when a Fl_Input has focus. I can fix that if anyone cares...
Yes, please.
I fixed it for the ones for forms and Location. I wasn't sure whether the
findbar one should, since it doesn't have too much and I'm in the habit of
closing it so that I can use keys. (Although maybe that should be remedied
after all...)

In related news, I fixed ^I, ^J, ^L, ^M for form Inputs the other day, and
I've been wondering whether I should for Location for any users who have
non-default keys. At the moment, I'm leaning toward "yes".

Loading...