• Wayne Stambaugh's avatar
    Improve handling of tool bar command IDs. · cb647737
    Wayne Stambaugh authored
    * Make EDA_DRAW_FRAME current tool ID member variable private.
    * Added global no tool selected ID to replace application specific no
      tool selected IDs.
    * Change SetToolID to prevent setting the tool ID to anything less than
      the new global no tool selected ID and assert on debug builds.
    * Change command and update user interface command event handlers to use
      new global no tool selected ID.
    * Fixed schematic library editor add pin hot key handler.
    cb647737
tool_lib.cpp 8.5 KB