Add option to STC example to select drawing technology
This commit is contained in:
@@ -102,6 +102,7 @@ public:
|
||||
void OnMultiPaste(wxCommandEvent& event);
|
||||
void OnMultipleSelectionsTyping(wxCommandEvent& event);
|
||||
void OnCustomPopup(wxCommandEvent& evt);
|
||||
void OnTechnology(wxCommandEvent& event);
|
||||
// stc
|
||||
void OnMarginClick (wxStyledTextEvent &event);
|
||||
void OnCharAdded (wxStyledTextEvent &event);
|
||||
|
Reference in New Issue
Block a user