wxGraphicControls is a small GUI library built on top of wxWidgets. It contains many customizable controls like wxGraphicButton, wxGraphicMenu, wxGraphicTrackBar, wxGraphicRotatingButton, etc.
Almost every control is built out of specified images.
You are able to specifiy corresponding images which are shown in the specific state of the control.
- supports completly transparent looking controls
- loadable through wxWidgets-XRC-System
See screenshot for more information!