Hello,
i create an element:
var text = new qx.ui.embed.HtmlArea("", null,
"../../backend/index.php?m=main&c=getEmpty");
and want to disable it like this
text .setEnabled(false);
text setEditable(false);
but i can enter and change the text
What can be the problem?
------------------------------------------------------------------------------
RSA® Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel