Neil Hodgson wrote:
Robert Roessler:

Was the cool Ctrl-Tab behavior that got added last year a Windows-only
thing?  I notice that when using the executable from gscite172.tgz on
FC6 - Ctrl-Tab just does the older "next-tab-in-order-with-wrap" bit.

  This requires handling the depression of the Ctrl key creating a
temporary mode (since [CtrlOn, Tab, Tab, CtrlOff] is different to
[CtrlOn, Tab, CtrlOff, CtrlOn, Tab, CtrlOff] so needs extra keyboard
code.

OK - I was trying to ascertain whether the patch added for the "VS-like" Ctrl-Tab behavior was down in the low-level OS-specific code or at a higher more abstract level... the latter seemed possible. :(

And yes, I do recall that I looked over the source code for the patch - but do not remember any details. :)

Robert Roessler
[EMAIL PROTECTED]
http://www.rftp.com
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to