Hi,
I'm using CKEditor in my Ext JS app.
Is there a proper way to integrate the editor with Ext JS? I'm currently defining a TextArea (xtype: textarea) with an id property, and calling the CKEditor replace function.
This works... but I can see the text area in the editor? http://postimage.org/image/7fgufsxbb/.
How are other people doing this? I can see that CKEditor is the rich text editor being used on these forums.
