Hi Camelia, Am 07.07.2010 17:34, schrieb Camelia Rafiliu: > Thanks for your prompt answer. My idea is to have a dialog where I can > specify the number of rows/columns, style attributes and so on, then replace > the original table altogether. If the user has already selected the existing table I guess you can replace the current table with the new one. I don't know how complicated it is if the user has not selected a table.
> Another idea was to integrate ckEditor with Qooxdoo. I already tried that, I > followed these steps: > http://qooxdoo.org/documentation/0.7/snippets/using_fckeditor_as_a_rich_text_editor_in_qooxdoo. > but I couldn't succeed to make it work. This is an old documentation and does refer to the old (F)ckEditor implementation. > Which approach do you consider to be the best? That depends on how many features you need (which ckEditor already has) and how many time you can invest to implement this into your own implementation. I think it should be possible to integrate the ckEditor into a qooxdoo application to get a full-featured working HTML editor. The provided HtmlArea component does not provide the feature set that the ckEditor does offer. So can you describe what your issues were with integrating the ckEditor? cheers, Alex ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
