• Wayne Stambaugh's avatar
    Fix default menu alt key accelerator bug. (fixes lp:1035151) · ec9cd765
    Wayne Stambaugh authored
    * Add hot key handled return indicator to DRAW_FRAME::GeneralControl() and
      DRAW_FRAME::OnHotKey() and all classed derived from DRAW_FRAME.
    * Add code to all GeneralControl() and OnHotKey() functions to return true if
      hot key was handled.
    * Call event skip in DRAW_PANEL::OnKeyEvent() when key event is not handled to
      allow default menu event handler to function properly.
    ec9cd765
footprint_wizard_frame.h 5.83 KB