Board index » Visual Studio » Main Screen: Dialog or Frame?
|
saeedy
|
Main Screen: Dialog or Frame?
Visual Studio329
I wonder if someone more experience with MFC than me could help me out with a design issue. We're creating a UI app for a controller running WinCE w/ MFC. It's mainly a dialog app. When the app loads there is a main screen that shows current status and has a few buttons to get to different areas (which area dialogs) of the program. We've had some internal discussion as to whether to make this main screen another dialog, or a frame. What are the advantages of either one? Should the main screen be a frame? Or should it be a dialog like the other screens, except that it never goes away? Any ideas or suggestions would be greatly appreciated. TIA, Dan McCarty - |
