summaryrefslogtreecommitdiffstats
path: root/Project/ElementForm.wxcp
diff options
context:
space:
mode:
Diffstat (limited to 'Project/ElementForm.wxcp')
-rw-r--r--Project/ElementForm.wxcp11
1 files changed, 9 insertions, 2 deletions
diff --git a/Project/ElementForm.wxcp b/Project/ElementForm.wxcp
index b61d5a0..5fd02f1 100644
--- a/Project/ElementForm.wxcp
+++ b/Project/ElementForm.wxcp
@@ -27776,7 +27776,7 @@
}, {
"type": "string",
"m_label": "Selection:",
- "m_value": "0"
+ "m_value": "-1"
}],
"m_events": [{
"m_eventName": "wxEVT_COMMAND_CHOICE_SELECTED",
@@ -28703,7 +28703,14 @@
"m_label": "Selection:",
"m_value": "0"
}],
- "m_events": [],
+ "m_events": [{
+ "m_eventName": "wxEVT_COMMAND_CHOICE_SELECTED",
+ "m_eventClass": "wxCommandEvent",
+ "m_eventHandler": "wxCommandEventHandler",
+ "m_functionNameAndSignature": "OnUnitChoiceSelected(wxCommandEvent& event)",
+ "m_description": "Process a wxEVT_COMMAND_CHOICE_SELECTED event, when an item on the list is selected.",
+ "m_noBody": false
+ }],
"m_children": []
}]
}]