On Sun, Dec 16, 2007 at 09:53:06AM -0300, Jorge Arellano Cid wrote:
BTW, I decided to bind it to the html parser ...
Hey, *I* wanted to do that! Why are you spoiling my fun? :-) Guess I'll have to look at selections instead.
The next time you visit a form with a TEXTAREA, it will show! :-)
Which means I can use Dillo to post flamebait to blogs. Clearly a great milestone has been passed! :-)
Please test and polish to full functionality.
OK, I'm looking at adding the rows and columns parameters. It should be easy, except that I'm not sure which class to add the extra members to. Options are: 1) dw::core::ui::MultiLineTextResource 2) dw::fltk::ui::FltkMultiLineTextResource I'm inclined to say 2), since I don't like the idea of hardwiring this API into the base class. Do you agree? Regards, Jeremy Henty