On Wed, 12 Mar 2003 00:32:44 +0000, ronan cremin wrote: > xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> > <textbox multiline="true" > value="This is some text that could wrap onto multiple lines."/>
Last i checked xul textboxes had problems with the initial value and multi-line text boxes. Yup still there http://bugzilla.mozilla.org/show_bug.cgi?id=53673 Various work arounds are suggested in the bug details. -k ps: the tutorial code must never have worked (this bug has been around since at least mozilla 1.0 when I first encountered it). -- If you don't test then your code is only a collection of bugs which apparently behave like a working program. Website: http://www.rocketred.com.au/blogs/kevin/
