Hi Trung,

Did you mean playground?

I was unable to create a snippet that would work in the playground.
htmlarea doesn't seem to agree with it.

What I need to be able to do is show rich html content (text) to the user
and the user should be able to click any word of the text that he doesn't
know and my app should be able to determine which word the user clicked and
present him with a translation of that word and do other things with the
word such as add it to a special list of unknown words for later study.

I thought I'd be able to use htmlarea for displaying html text to the user
and tracking the words that the user clicks. I need it to be non-editable.
The user should see the text but not be able to change it.

I've tried calling setEditable(false) on my htmlarea but the text remains
editable. Is it a bug or am I doing it wrong?

Maybe I can use a different widget instead of htmlarea for my purposes?
What are your suggestions?




On Mon, Dec 2, 2013 at 2:06 PM, nminhtrung <[email protected]> wrote:

> Hi Alexei Vinidiktov,
>
> Could you please give a specific playaround of your issue, actual result
> and
> your expected one?
>
> Sincerely thanks,
> Trung
>
>
>
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/htmlArea-setEditable-false-tp7584982p7584985.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> 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
>



-- 
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