Limit number of chars in a field
Bill Vlahos
bvlahos at mac.com
Mon Nov 10 14:18:04 EST 2003
I don't think there is a feature for this. However, you can easily
create one with a keyDown handler. Use it to build up the information
in the field and don't let it get larger than your limit.
Bill
On Nov 10, 2003, at 11:08 AM, Bojsza wrote:
> I can't the field property that I can select for limiting the number
> of characters a user may enter into a field. I have fields that I want
> to allow up to but not exceeding 11 characters.
>
> I have opened other example scripts but they all allow more characters
> than what the field can show?
>
> Any suggestions?
>
> Thanks for all the support...
>
> regards,
>
> Glen
>
> _______________________________________________
> 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