#include "tool/action_menu.h"
#include <wx/grid.h>
#include <wx/listctrl.h>
#include <wx/log.h>
#include <wx/textentry.h>
#include <wx/stc/stc.h>
#include <bitmaps.h>
#include <eda_base_frame.h>
#include <functional>
#include <id.h>
#include <kiface_base.h>
#include <tool/actions.h>
#include <tool/tool_event.h>
#include <tool/tool_interactive.h>
#include <tool/tool_manager.h>
#include <trace_helpers.h>
#include <textentry_tricks.h>
#include <widgets/ui_common.h>
 
Go to the source code of this file.
◆ ID_CONTEXT_MENU_ID_MAX
      
        
          | #define ID_CONTEXT_MENU_ID_MAX   wxID_LOWEST  /* = 100 should be plenty */ | 
        
      
 
 
◆ g_last_menu_highlighted_id
  
  
      
        
          | int g_last_menu_highlighted_id = 0 | 
         
       
   | 
  
static   | 
  
 
 
◆ g_menu_open_position