How to build GUI with the style of MFC Application Wizard?
-
Greetings All, I would like to make a GUI, for sensor configuration purpose, with the style of MFC Application Wizard. Basically, I'd like 1. Multiple property sheets, each of which can interact with user inputs. 2. There is a browsing tree to list all the property sheets. 3. One can navigate through the property sheet by "Previous" and "Next" buttons; or, one may select a property sheet by clicking it in the browsing tree. I program mainly in C++, and know well of VB. I wonder what tool and option would do the trick. Thanks a lot! Z.
-
Greetings All, I would like to make a GUI, for sensor configuration purpose, with the style of MFC Application Wizard. Basically, I'd like 1. Multiple property sheets, each of which can interact with user inputs. 2. There is a browsing tree to list all the property sheets. 3. One can navigate through the property sheet by "Previous" and "Next" buttons; or, one may select a property sheet by clicking it in the browsing tree. I program mainly in C++, and know well of VB. I wonder what tool and option would do the trick. Thanks a lot! Z.
Please do not post the same question in multiple forums. I already answered this question[^]. Also see http://www.codeproject.com/Messages/1329679/The-Cplusplus-CLI-is-for-managed-and-mixed-mode-Cp.aspx[^].
Use the best guess
-
Please do not post the same question in multiple forums. I already answered this question[^]. Also see http://www.codeproject.com/Messages/1329679/The-Cplusplus-CLI-is-for-managed-and-mixed-mode-Cp.aspx[^].
Use the best guess