Strange Alt key behavior

Geoff Canyon gcanyon at gmail.com
Sat Jan 4 02:10:18 EST 2014


What a coincidence. Check my post about the dictionary just a few hours
back. In short, edit the stack script of stack "revDictionary" to include
this to make the underlining happen only when it should:

*on* suspendStack

   stopAltKeyCheck

*end* suspendStack


*on* resumeStack

   startAltKeyCheck

*end* resumeStack


I haven't looked into the notes issue.




On Sat, Jan 4, 2014 at 12:24 AM, Paul D. DeRocco <pderocco at ix.netcom.com>wrote:

> Whenever I've got the LC dictionary open, and some user contributed notes
> are visible in the field below the main content, pressing the Alt key
> causes the notes to be momentarily replaced by the message saying no notes
> are avaialable, then reverting to showing the notes. Also, _releasing_ the
> Alt key does the same thing. What's that about?
>
> Also, pressing Alt causes underlines to appear on items that act as links,
> and releasing it causes them to disappear. Fair enough. But the problem is
> that it does all this stuff even if the keyboard focus is somewhere else,
> even if it is on some other unrelated application. This makes no sense to
> me.
>
> --
>
> Ciao,               Paul D. DeRocco
> Paul                mailto:pderocco at ix.netcom.com
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list