Re: [qooxdoo-devel] HTML editor in Desktop

2015-06-29 Thread Fritz Zaucker
https://github.com/qooxdoo/htmlarea/ works with Qx 5.0. Cheers, Fritz On Mon, 29 Jun 2015, hcarsten wrote: > I am trying to integrate an HTML editor (with basic formating) into a QX > Desktop app. > Anyway I am a bit confused: > > - https://github.com/qooxdoo/htmlarea seems only be supporting 3.

Re: [qooxdoo-devel] HTML editor in Desktop

2015-06-29 Thread paragasu
i did look into it last time and end up using ckeditor instead. qooxdoo work nicely with ckeditor. On 30 Jun 2015 13:33, "hcarsten" wrote: > I am trying to integrate an HTML editor (with basic formating) into a QX > Desktop app. > Anyway I am a bit confused: > > - https://github.com/qooxdoo/htmla

[qooxdoo-devel] HTML editor in Desktop

2015-06-29 Thread hcarsten
I am trying to integrate an HTML editor (with basic formating) into a QX Desktop app. Anyway I am a bit confused: - https://github.com/qooxdoo/htmlarea seems only be supporting 3.5 and I can find a way to integrate it - I saw refers to a class "qx.ui.embed.HtmlArea", but this seems to be an older