Hello everyone, new here. im devolping a homebrew application, and i need a text based menu system. Im new to the scene, and dont have a bunch of experience. It needs to have a menu, and when choosing an option, leads to a second menu, choosing one of those option starts my code.
You could also look at the GUI code I wrote for Doom and Basilisk II. It gives you a variety of different things, like text inputs, integer fields, multi-selects, toggles, as well as function calls.