Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CRichEditView as a support text window inside other aplication?

Status
Not open for further replies.

pererm

Programmer
Feb 11, 2002
27
ES

I need to create a class or a view as an indepenedent window inside a general application, for show some ASCII or RTF format files, like a help window. But with the class wizard i can,t create a class derived of a CRichEditView, and the only way to create one is doing it from the beggininng with AppWizard and like a new Project or application.

Is possible derive a class from CRichEditView and use like a help window?

If i make an editor with CRichEditView like and independent project? IS possible to use it inside other application an integrated inside it?

How do you resolve a situation like this?

I hope someone can help me. Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top