Limiting the number of characters per line in a scrolling field?

Dar Scott dsc at swcp.com
Sat Apr 23 17:29:09 EDT 2005


On Apr 23, 2005, at 2:09 PM, Eric Chatonet wrote:

> 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?

Dar

-- 
**********************************************
     DSC (Dar Scott Consulting & Dar's Lab)
     http://www.swcp.com/dsc/
     A Sponsor of RevCon West
**********************************************



More information about the use-livecode mailing list