Hello,

I'm trying to make an htmlarea non-editable. I've found the function
setEditable and I've tried using it on the htmlarea but it doesn't seem to
be working.

I'm using the function like this:

this.__htmlArea = new qx.ui.embed.HtmlArea(demoContent, null, "blank.html");
this.__htmlArea.setEditable(false);

What am I missing here?

I'm using qooxdoo 3.0.1 and I've tried this code in Safari, Opera and
Google Chrome on Mac OS X.

-- 
Alexei Vinidiktov
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to