16 Dec
2007
16 Dec
'07
2 p.m.
Hi Jeremy, On Sat, Dec 15, 2007 at 03:53:51AM +0000, Jeremy Henty wrote:
I promised you all something more substantial than whitespace and comment fixes next, didn't I? This patch implements the dw::fltk::ui::FltkMultiLineTextResource class, using ::fltk:LMultiLineInput to create the widget. It also adds a FltkMultiLineTextResource to the dw-ui-test example.
This isn't complete yet; the number of rows and columns are hardwired. Comments are welcome.
It looks good so far! BTW, I decided to bind it to the html parser and to commit. The next time you visit a form with a TEXTAREA, it will show! :-) Please test and polish to full functionality. -- Cheers Jorge.-