Good Morning,
Don't know if there is interest, but I've updated my little
launcher script to now have a Tkinter GUI. Normally I'd do this in a sensible language like Common Lisp but getting people to install that is a draconian process. It's easier for "ship for Grandma" using Python with Tkinter. The Common Lisp analog is probably using CL and
NODGUI.
I should probably cover more launch operations in the widgets set.
Right now I just have a handful of themes and two resolution boxes (about all I use).
This is hack quality but it could be turned into more with sensible labelling and extension of the options to cover flags.
I don't speak for peoples' taste so if you don't care for my historically inaccurate themes I won't take offence. It was dangerous to give an "art guy" the option for 2 custom colors and a cursor! Digging through the manual, there is color in there somewhere! Hopefully it's not been blocked off totally during porting.
- Ryan