After seeing the functions for locating the save directory, I assumed I had to try to open with a full path.
This evening I whipped up a basic starting framework that provides very basic functionality for saving and loading settings. Hopefully it will help new lovers get started.
I didn't package it with a license, so take your pick, MIT, zlib, bsd, you get the idea.
Update:
- Included a formal MIT license
- Added a Label widget
- Added an option to Sheet to not render the frame and background (for full screen interfaces)