Hi

I have a inputtext field which I needed to be edtiable or non
editable. So I made my own class with two states one had an inputtext
control the second had a text control. So far so good. Now I need the
same for a multiline field. Since there is a little more logic (I
added a scroll bar to the inputtext field) i split the states into
multiline yes/no then editable yes/no. Everything works fine however
is this the best way of doing the control ? Should I instead create 2
classes one for the multiline and the other for normal ? What is the
most memory / size friendly way of approaching this ?

Any insights would be appreciated...

z

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to