• Mark Roszko's avatar
    Tweak the ERC dialog a bit. · 87aba606
    Mark Roszko authored
    Fix dialog title to be "Electrical Rules Checker" to match everywhere else.
    Fix all usages of "Erc" to "ERC" consistently.
    Move action buttons to bottom of dialog, make Del Markers actually say Delete Markers.
    Add tooltips to ERC options matrix buttons to indicate what their current state is, for newb friendliness.
    Cleanup ERC options code that for some reason decided to delete the button and recreate it instead of just updating it's bitmap directly.
    Rename "Test Erc" to "Run" because you are running ERC and not testing it.
    Fix improper usage of SetLabel on a wxTextCtrl instead of SetValue so the ERC totals now work!
    87aba606