So I've been working on a GUI for this project after setting it down for a couple of months. I'm wondering if there is an easy way to make a GUI for it.
I am using this to call my new window named 'About'
code:
MsgPlus.CreateWnd("About.xml", "About");
I am wondering if there is an easy way to edit my About.xml file. One thing I would like to do in the Options area is to have a section grayed out until a person has check marked a box.