Draw a heavy shadow frame around focused push buttons for emphasis. For now I've used the ThreedShadow2 color role as it feels dark enough.
ControlBoxButton consolidates the paint_event for buttons used in composite box widgets like ComboBox and SpinBox. Its button bitmaps are built with create_from_ascii like WindowFrame and ScrollBar controls, making theming more uniform.