|
-
May 4th, 2000, 10:47 AM
#1
setting maximum length for TextField
I want to have the length of the input value in the textfield to be limited. But the displayed length of textfield may be more.
This feature is available in html forms wherein you can easily specify Maxlength and minLength also.
I want the same with applets. i tried setbounds() method but it is to resize and move the field.
Thanks for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|