A
ArduinoHobbyist
Guest
Hi,
I'm creating a Windows Deskptop Application in VS2019.
I'm attaching the screenshot of the components I have so far installed.
When I try to add a new form by using Project >> Add New Item, I do not see the UI option.
My goal is to run a C++ project that controls some hardware, currently it is done via command line but I would like to include some GUI for easy interaction.
Could you suggest how I can create a form ?
By the way, can I create a Windows Desktop Application to do this or should I create a different type of project ? I'm fairly new to the VS environment.
Continue reading...
I'm creating a Windows Deskptop Application in VS2019.
I'm attaching the screenshot of the components I have so far installed.
When I try to add a new form by using Project >> Add New Item, I do not see the UI option.
My goal is to run a C++ project that controls some hardware, currently it is done via command line but I would like to include some GUI for easy interaction.
Could you suggest how I can create a form ?
By the way, can I create a Windows Desktop Application to do this or should I create a different type of project ? I'm fairly new to the VS environment.
Continue reading...