epopov
10-31-2003, 12:38 AM
Hi,
I have inputtext in my application. I do setText() for it and setAttribute('focus',true) for it. But sometimes all text becomes selected and sometimes part of it becomes selected.
What should I do to make all text selected?
Can you give me some examples?
I have inputtext in my application. I do setText() for it and setAttribute('focus',true) for it. But sometimes all text becomes selected and sometimes part of it becomes selected.
What should I do to make all text selected?
Can you give me some examples?