Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog Help.. Pin
Alexander M.,18-Mar-04 9:42
Alexander M.,18-Mar-04 9:42 
GeneralRe: Dialog Help.. Pin
modeonetwo18-Mar-04 9:54
modeonetwo18-Mar-04 9:54 
GeneralRe: Dialog Help.. Pin
Adam Preble18-Mar-04 12:39
Adam Preble18-Mar-04 12:39 
GeneralRe: Dialog Help.. Pin
Balkrishna Talele18-Mar-04 17:02
Balkrishna Talele18-Mar-04 17:02 
GeneralRe: Dialog Help.. Pin
Antti Keskinen18-Mar-04 19:30
Antti Keskinen18-Mar-04 19:30 
GeneralCreating non-document based applications Pin
Adam Preble18-Mar-04 9:37
Adam Preble18-Mar-04 9:37 
GeneralRe: Creating non-document based applications Pin
Rick York18-Mar-04 10:20
mveRick York18-Mar-04 10:20 
GeneralRe: Creating non-document based applications Pin
Adam Preble18-Mar-04 10:48
Adam Preble18-Mar-04 10:48 
Rick,

You are correct. However, I think there's a need for something that explains what that means in practical terms. How are you intended to change that child view to a form view, which is probably what most of us who work off of CDialog want to do..? App/ClassWizard is helpful, but not if you don't know how to work in the architectural style (MFC, no?) that it was written to be built off of.

(I tried creating my own form (via New Form...) for the app - this worked out well, except that the generated formview is intended for dynamic creation, and so you can't just swap its class name out with the child view member that AppWizard created, which does not appear to use dynamic creation)

Put another way... there is good documentation on many of the parts of MFC. I have not yet found good documentation on how the designers intended you to put these parts together to create, for example, a CFormView-based application.

Adam

GeneralRe: Creating non-document based applications Pin
Ravi Bhavnani18-Mar-04 11:00
professionalRavi Bhavnani18-Mar-04 11:00 
GeneralRe: Creating non-document based applications Pin
Prakash Nadar18-Mar-04 14:47
Prakash Nadar18-Mar-04 14:47 
GeneralhWnd and GetDlgItem Pin
Oriented18-Mar-04 9:34
Oriented18-Mar-04 9:34 
GeneralRe: hWnd and GetDlgItem Pin
David Crow18-Mar-04 9:38
David Crow18-Mar-04 9:38 
GeneralRe: hWnd and GetDlgItem Pin
Christian Graus18-Mar-04 9:41
protectorChristian Graus18-Mar-04 9:41 
GeneralRe: hWnd and GetDlgItem Pin
Christian Graus18-Mar-04 9:40
protectorChristian Graus18-Mar-04 9:40 
Generalassign infinity ?! Pin
Oriented18-Mar-04 9:31
Oriented18-Mar-04 9:31 
GeneralRe: assign infinity ?! Pin
Alexander M.,18-Mar-04 9:35
Alexander M.,18-Mar-04 9:35 
GeneralRe: assign infinity ?! Pin
David Crow18-Mar-04 9:36
David Crow18-Mar-04 9:36 
GeneralRe: assign infinity ?! Pin
Christian Graus18-Mar-04 9:37
protectorChristian Graus18-Mar-04 9:37 
GeneralRe: assign infinity ?! Pin
Alexander M.,18-Mar-04 9:40
Alexander M.,18-Mar-04 9:40 
GeneralRe: assign infinity ?! Pin
John R. Shaw18-Mar-04 14:32
John R. Shaw18-Mar-04 14:32 
GeneralRe: assign infinity ?! Pin
Navin18-Mar-04 10:11
Navin18-Mar-04 10:11 
GeneralRe: assign infinity ?! Pin
Maxwell Chen18-Mar-04 16:12
Maxwell Chen18-Mar-04 16:12 
GeneralRe: assign infinity ?! Pin
J. Eric Vaughan19-Mar-04 3:31
J. Eric Vaughan19-Mar-04 3:31 
QuestionAlternative to LZxxx functions? Pin
Navin18-Mar-04 9:27
Navin18-Mar-04 9:27 
AnswerRe: Alternative to LZxxx functions? Pin
Alexander M.,18-Mar-04 9:34
Alexander M.,18-Mar-04 9:34 

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.