On Apr 23, 2005, at 4:14 PM, Glen Bojsza wrote:

This seems to do the trick but now I have to ask...

What's an accented character?

I'm thinking of umlaut and such. Maybe I'm using the wrong word.

On OS X when I type in option-u u, the key message handlers are bypassed. Maybe that's been fixed?

Dar

on keyDown pKey
if (pKey is an integer) and (the number of chars of the selectedLine
< 5) then pass keyDown
end keyDown

Will this let in the occasional accented character?
--
**********************************************
    DSC (Dar Scott Consulting & Dar's Lab)
    http://www.swcp.com/dsc/
    A Sponsor of RevCon West
**********************************************

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to