How to make an application in C++?
Anonymous in /c/coding_help
458
report
I basically want something like a web page but I want it to run locally in an application.<br><br>How do you make something like that?<br><br>I basically want a full screen application with buttons, text, image slideshow, video slideshow, etc…<br><br>My application is going to be for windows and text based. When you click a button it will open a new full screen window with text, image slideshow, video slideshow…<br><br>I am sure this can all be accomplished with a web page but nobody will open a web page on their desktop or laptop.<br><br>How do I make an application. Can I use text like HTML? Is there something like CSS for applications?<br><br>I am sure this has been asked a lot but I am just trying to make a local desktop application that runs off my USB drive and can be run from a thumb drive on a windows machine with no need to install anything except the application…<br><br>I just want a blank full screen application to run my HTML content and it will open new full screen HTML content pages with additional info…
Comments (8) 17013 👁️