17 Dec
2007
17 Dec
'07
2:09 p.m.
On Sun, Dec 16, 2007 at 10:56:28PM +0000, Jeremy Henty wrote:
On Sun, Dec 16, 2007 at 08:19:57PM +0100, Johannes Hofmann wrote:
I would do it as it is done for the maxLength and password members of FltkEntryResource: Add parameters to createMultiLineTextResource() and store the values in private members of FltkMultiLineTextResource.
OK, here's the patch to dw2. I'll follow up with the (extremely short) patch to dillo2.
Committed.
How should extra stuff like word-wrap be supported? More arguments to the constructor or some other API?
I think something akin to setText, getText is enough. -- Cheers Jorge.-