Project

General

Profile

Actions

Feature #1150

open

WTextArea::addText(const WString &text)

Added by Jan Hrubeš about 12 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
01/30/2012
Due date:
% Done:

0%

Estimated time:

Description

Hi,

I'm missing some method for adding text to text area. It can be useful when the text is long and thus using textarea~~setText(textarea~~>text + mytext) may be inefficient (the original long text is going to server, there is appended a short one, and then is whole text sent back to client).

I want use the text area as a some log.

Btw what is the maximal length of the text. If I use it as the log, then I should delete the oldest entries and there isn't any client side method too.

regards,

Jan

No data to display

Actions

Also available in: Atom PDF