Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » General Discussions » General Discussion » Looking for some ideas.
Re: Looking for some ideas. [message #210276 is a reply to message #210233] Fri, 28 July 2006 23:57 Go to previous messageGo to previous message
vloktboky is currently offline  vloktboky
Messages: 290
Registered: February 2003
Location: Kentucky, USA
Karma:
Recruit

Agreed. What you know, and what you want to know, are two necessary ingredients if you want to get any suggestions that pertain to you.

Now if you take Apache's idea, especially the HTML preview/edit idea, that would be a warm invention to look into MFC programming. If you take this idea, I suggest researching into Document/View Architecture (single document should suffice for this example) with a splitter window using an EditView on the one side and an HTMLView on the other side. The EditView would give you notepad-like control for editing the document. The HTMLView internally uses COM modules embedded in IE, allowing you to easily view pages as you would see them in IE. Since you'd be using DVA, you could easily migrate the two views, allowing changes made in the EditView to be directly rendered through IE in the HTMLView.

If you seriously consider this idea, here's a few references from MSDN that could help you get started:
Document/View Architecture
Splitter Window
CEditView
CHTMLView

You should be able to get away with most of the nitty-gritty work by making use of the AppWizard if you are using MSVS.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: New record
Next Topic: n00b who wants a serial and posted in a totally unrelated thread
Goto Forum:
  


Current Time: Fri Aug 09 17:45:21 MST 2024

Total time taken to generate the page: 0.01009 seconds