hello, i need a textarea to handle html but when i put this element
into an tabview the element will be empty up to i select the tabview to
view this memo elemnt.
this is not really usefull when i save the formular including this
element. without selecting the tabview included this memo element. is
their any possible solution?
here the code
this.widgets["memo"] = new qx.ui.embed.HtmlArea("", null,
"../../backend/index.php?m=main&c=getEmpty");
this.widgets["memo"].set( {
decorator: "main"
});
this.containerFormData[i].add(this.widgets["memo"]);
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel