garrynewman / GWEN

Abandoned: GWEN - GUI Without Extravagant Nonsense.
MIT License
429 stars 102 forks source link

Prevent selection of disabled controls via Tab key #14

Closed qehgt closed 11 years ago

qehgt commented 11 years ago

Disabled controls (Buttons, ListBoxes, etc) should not selected via Tab key. This patch fixes it.