I was working on making my own GUI functions library for my level editor project, and in fact I got a small example program up and running for fellow forum-dwellers to test. The feedback was positive, so I know my efforts at making my own GUI will be rewarded. Here's an image from the editor (although some things have changed since this was uploaded, the layout is essentially the same):
So far, I have the following working (although some are just ideas, I know they'll work because I've tested them in the past):
- Buttons
- Editable text fields (in a roundabout fashion)
- Pop-up window messages
My plans for the next week include:
- Finishing up the GUI functions
- Putting together a workable demo of the entire GUI and level editor
- Figuring out the basics of the game engine and perhaps start working on a mock level
Provided time is on my side tonight, I plan to start working immediately since I feel a whole lot better than I have the past few days. Yay rest! And medicine.

