Hai,
I am setting to TextArea TextArea.SCROLLBARS_BOTH
But it's not showing while typing in the
text(Horizantol).Instead of if cross the limit
(Columns) it is throwing Arrayindex out of bound
exception.Please resolve it. But Verticol only is
behaving properly.It's working fine in JDK.
private TextArea inputArea = new TextArea("input text
here",2,5,TextArea.SCROLLBARS_VERTICAL_ONLY);
private TextArea inputArea = new TextArea("input text
here",2,5,TextArea.SCROLLBARS_BOTH);
Regards
Raja N
__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe