• Wayne Stambaugh's avatar
    Use wxUpdateUIEvent in CVPcb and other minor changes. · c02d90e9
    Wayne Stambaugh authored
    * CVPcb now uses wxUpdateUIEvent instead of set toolbars.
    * Removed duplicate event handlers in CVPcb that were factored into
      EDA_DRAW_FRAME.
    * Fix definition of GeneralControle() in CVPcb that prevented it from being
      called.
    * Remove rarely used and scary refresh code GeneralControle() method in all
      main frame windows.
    * Factor zoom menu and tool bar command IDs down to EDA_DRAW_FRAME.
    c02d90e9
eeredraw.cpp 2.89 KB