Could anybody give me an idea about how could i have multiple views in the same frame?
Maybe this sounds confusing, i'll try to elaborate:
When creating a new document, you create a new CMultiDocTemplate object and associate with it a DOCUMENT, A FRAME and A VIEW.
I would like to create some document (Dialog box like interface, but not derived from a dialog box class!, that would allow the user to enter text in designed areas of a document and edit tables below the text.
One idea would be to create some child windows of the MDIFrame and assign them separate views (i think), could somebody give me an idea about this (i'm brand new to MFC)?
Thank you! [red]Nosferatu[/red]
We are what we eat...
There's no such thing as free meal...
Maybe this sounds confusing, i'll try to elaborate:
When creating a new document, you create a new CMultiDocTemplate object and associate with it a DOCUMENT, A FRAME and A VIEW.
I would like to create some document (Dialog box like interface, but not derived from a dialog box class!, that would allow the user to enter text in designed areas of a document and edit tables below the text.
One idea would be to create some child windows of the MDIFrame and assign them separate views (i think), could somebody give me an idea about this (i'm brand new to MFC)?
Thank you! [red]Nosferatu[/red]
We are what we eat...
There's no such thing as free meal...