i want to create a RitchEdit2 window to settting page, but when i add object, all page form setting just dissappear i just see page name in setting tree, but when i click on it, nothing happends.
what should i do to add RichEdit2 window?
thanks.
maybe you could create a CRichEditCtrl by yourself, in the code, instead of using the ressource editor. this is what i did to replace the settings' listviews by ExListViews, so maybe you could something of this kind.
there might be an easier way, but at least, this way should work.