I'm looking for an automation toolkit that will let me design a GUI for remote management of an amateur radio that has a serial interface. I already have the low-level serial communication working and I'm now ready to build the user interface.
Is there any library that has GUI objects that look like dials, meters, toggle switches, pushbuttons, LED indicators, 7-segment displays, and similar front-panel objects? I don't need this to look exactly like the radio, but it would be nice to have something that looks more like an industrial management UI instead of the basic Windows controls.
Thank you.