Limiting the number of characters per line in a scrolling field?
Glen Bojsza
gbojsza at gmail.com
Sat Apr 23 18:14:20 EDT 2005
This seems to do the trick but now I have to ask...
What's an accented character?
On 4/23/05, Dar Scott <dsc at swcp.com> wrote:
>
> 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
> **********************************************
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list