Re: Disable RichTextArea scrolling?

2010-01-30 Thread Yossi
I would also like to know the answer? Also, how can I make it auto grow? On Jan 12, 5:46 pm, andreas_b wrote: > Hi. > > I useRichTextAreafor user text input and want to set a maximum > number of characters per line as well as a maximum number of allowed > lines. The cursor should automatically ju

Disable RichTextArea scrolling?

2010-01-12 Thread andreas_b
Hi. I use RichTextArea for user text input and want to set a maximum number of characters per line as well as a maximum number of allowed lines. The cursor should automatically jump to the next line when the width has been reached. By default, a scroll bar appears both horizontally and vertically

Disable RichTextArea

2008-10-16 Thread GuiSilva
Hello folks, I'm looking for a way to disable, stop input of data, the componente RichTextArea (com.google.gwt.user.client.ui.RichTextArea), I'm trying to use the method setEnabled of (FocusWidget class) but without success. Anyone have a sugestion ?? Thanks! --~--~-~--~~-