Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3027

[RESOLVED] MFC Application UI develop idea

$
0
0
I'm on a process to build a new application which will have left menu and corresponding screens for each button. You can say a Vertical tab like interface. For a more clear picture I have prepared a simple layout using resource editor which has been attached.

Now what would be the good approach to do it? Currently I'm following simple way to do this ie: One main dialog which owns all left menu buttons and show/hide child dialogs for each button within right area.

Do note that I will apply background images on dialog and buttons so that my application gets a nice GUI.
Attached Images
  

Viewing all articles
Browse latest Browse all 3027

Trending Articles