Hi I was trying to replace my triedit.dll based HTML editor in our MFC based Composer tool, with mozilla composer, because mozilla composer is flexible compare to triedit.dll based HTML editor.
I have tried with MFC embedding samples provided with the mozilla source. but I have no clue of how I can get all the functionalities found in mozilla composer into the embeded example. For an example inserting Tables and formatting tables. The mozilla composer uses XUL for UI interfacing but I want pure c++ interfacing for my work. If somebody can point me on figuring out set of APIs that I can use or describes how the the SDK (if any) can be used, that would be great. Thanks Lilantha [EMAIL PROTECTED]
