epopov
10-06-2004, 09:30 AM
Hi,
I have several text input fields in my application. Each text input field has its limit. I want to stop further text input when the field length has been reached.
I haven't found such possibility in laszlo documentation and I have tried to perform workaround(see attachment). This example alwais shows first 20 symbols (limit = 20) but 21st symbol is visible on short time interval. I cann't fix it.
Can you give me more beautiful solution of this problem.
Thanks.
I have several text input fields in my application. Each text input field has its limit. I want to stop further text input when the field length has been reached.
I haven't found such possibility in laszlo documentation and I have tried to perform workaround(see attachment). This example alwais shows first 20 symbols (limit = 20) but 21st symbol is visible on short time interval. I cann't fix it.
Can you give me more beautiful solution of this problem.
Thanks.