On Tue, Aug 30, 2011 at 14:18, Jean-Noël Rivasseau <[email protected]>wrote:

> I will have a look at Derell's work, however, I dont see how much this
> will differ from the integration we have done. Is it just that you
> will be able to configure CkEditor in a Qx style way, instead of the
> CkEditor way?
>

Yes. The toolbar is created with qooxdoo widgets, as would any normal
toolbar in a qooxdoo application. CkEditor events are exposed as qooxdoo
events. The toolbar is separate from the editing area, so it can be laid out
as desired.

The big difference is that the appearance is consistent with the rest of a
qooxdoo application. If that's not important, then you may be better off
using CkEditor natively, as you'll have its full power. I've implemented an
interface to only a subset of the full functionality. (Unfortunately,
although CkEditor claims to have an API for controlling it, it is quite
incomplete, and much of the functionality is deeply tied into their GUI
code, so it is not easy to control the editor from externally without adding
a bunch of infrastructure (which is what I did).

Cheers,

Derrell
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to