Click here to Skip to main content
16,008,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can i print whole screen content through printer? Pin
Nelek6-Nov-07 21:34
protectorNelek6-Nov-07 21:34 
QuestionHow can i a resource to an Document/view application? Pin
Gofur Halmurat6-Nov-07 2:28
Gofur Halmurat6-Nov-07 2:28 
QuestionRe: How can i a resource to an Document/view application? Pin
Maximilien6-Nov-07 2:44
Maximilien6-Nov-07 2:44 
AnswerRe: How can i a resource to an Document/view application? Pin
Gofur Halmurat6-Nov-07 2:49
Gofur Halmurat6-Nov-07 2:49 
GeneralRe: How can i a resource to an Document/view application? Pin
followait6-Nov-07 3:05
followait6-Nov-07 3:05 
GeneralRe: How can i a resource to an Document/view application? Pin
Maximilien6-Nov-07 3:45
Maximilien6-Nov-07 3:45 
GeneralRe: How can i a resource to an Document/view application? Pin
Gofur Halmurat6-Nov-07 3:59
Gofur Halmurat6-Nov-07 3:59 
GeneralRe: How can i a resource to an Document/view application? Pin
Nelek6-Nov-07 21:27
protectorNelek6-Nov-07 21:27 
CFormView is a CView derived class that has CDialog aspect, you can use it like a Dialog in your resources adding controls like EditBoxes, Buttons... The big difference is that CFormView has almost all the Doc-View relations by default and you don't have to complicate yourself replacing a view with a dialog.

I suggest you to create a new Project, in the last step of wizard select CFormView as the base class for your CMyAppView and make test on your own. You can always ask when you stuck in something.

Take a look in your documentation to read what CFormView is would not be a bad idea as well.

Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

Help me to understand what I'm saying, and I'll explain it better to you

Wink | ;)

GeneralRe: How can i a resource to an Document/view application? Pin
led mike6-Nov-07 4:06
led mike6-Nov-07 4:06 
Questionquestion on LoadImage() function Pin
King Tran6-Nov-07 2:26
King Tran6-Nov-07 2:26 
AnswerRe: question on LoadImage() function Pin
CPallini6-Nov-07 3:21
mveCPallini6-Nov-07 3:21 
QuestionHow to open VC++ 6.0 project Pin
s196675m6-Nov-07 2:14
s196675m6-Nov-07 2:14 
AnswerRe: How to open VC++ 6.0 project Pin
Cedric Moonen6-Nov-07 2:19
Cedric Moonen6-Nov-07 2:19 
GeneralRe: How to open VC++ 6.0 project Pin
s196675m6-Nov-07 3:23
s196675m6-Nov-07 3:23 
GeneralRe: How to open VC++ 6.0 project Pin
Cedric Moonen6-Nov-07 3:31
Cedric Moonen6-Nov-07 3:31 
GeneralRe: How to open VC++ 6.0 project Pin
David Crow6-Nov-07 7:29
David Crow6-Nov-07 7:29 
GeneralRe: How to open VC++ 6.0 project Pin
Cedric Moonen6-Nov-07 7:32
Cedric Moonen6-Nov-07 7:32 
GeneralRe: How to open VC++ 6.0 project Pin
David Crow6-Nov-07 7:38
David Crow6-Nov-07 7:38 
GeneralRe: How to open VC++ 6.0 project Pin
Mark Salsbery6-Nov-07 8:16
Mark Salsbery6-Nov-07 8:16 
GeneralRe: How to open VC++ 6.0 project Pin
David Crow6-Nov-07 8:21
David Crow6-Nov-07 8:21 
GeneralRe: How to open VC++ 6.0 project Pin
Sam Hobbs6-Nov-07 16:12
Sam Hobbs6-Nov-07 16:12 
GeneralRe: How to open VC++ 6.0 project Pin
Mark Salsbery6-Nov-07 5:06
Mark Salsbery6-Nov-07 5:06 
QuestionHow to realize a ruler in the picture controls?(VC6.0) Pin
sunnyhaha6-Nov-07 1:57
sunnyhaha6-Nov-07 1:57 
AnswerRe: How to realize a ruler in the picture controls?(VC6.0) Pin
Nelek6-Nov-07 2:17
protectorNelek6-Nov-07 2:17 
GeneralRe: How to realize a ruler in the picture controls?(VC6.0) Pin
sunnyhaha6-Nov-07 2:27
sunnyhaha6-Nov-07 2:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.