Michael Lyubomirskiy <michaelpundit@...> writes:
George Herbert <george.herbert <at> ...> writes:
The basic functionality is interesting. I think it could use a bit more work, but I also think it would potentially be very useful for large articles. A UI teaching issue so people would understand it, but potentially nice.
Out of curiosity, it works fine for me with the "a" / "s" and "]" / "" keypairs. The "5" / "6" keypair doesn't work. I have a desktop with numeric keyboard, neither the numbers above the letters nor the separate numeric keypad (with num lock on or off) work. Any ideas what might be up?
ok, (5,6) over letters is not supposed to work (because nobody knows how to reach them anyway). On my computer the right numeric pad works without NUMLOCK. With NUMLOCK it does not work, this needs to be fixed.
Part of the problem may be with the browser. The keys on the right numeric pad have nonstandard codes across browsers, and at present TiggerScript uses only codes that work in Firefox and Explorer. So if you use something like Opera (dunno about Safari), that would not work.
Michael
ok, I just fixed it so you can now use right numeric pad (5-6) with NUMLOCK on in Explorer and Mozilla.
Note also my comment about possibility of cutting down hotkeys to just a single one, with the app figuring out by itself whether to toggle up or down (based on which section is currently displayed).
Michael