summaryrefslogtreecommitdiffstats
path: root/Project/ChartView.wxcp
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-04-25 19:29:34 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-04-25 19:29:34 -0300
commitc3b8370a456085dd835349a8c50e7a9e0a117c45 (patch)
treeeb6af1eaa9a34320d619876386eedc33024eccb3 /Project/ChartView.wxcp
parent9154f5ee02766121f7ac8dd756f2e73ae95e1afa (diff)
downloadPSP.git-c3b8370a456085dd835349a8c50e7a9e0a117c45.tar.gz
PSP.git-c3b8370a456085dd835349a8c50e7a9e0a117c45.tar.xz
PSP.git-c3b8370a456085dd835349a8c50e7a9e0a117c45.zip
wxMathPlot implemented on chart view
Diffstat (limited to 'Project/ChartView.wxcp')
-rw-r--r--Project/ChartView.wxcp141
1 files changed, 8 insertions, 133 deletions
diff --git a/Project/ChartView.wxcp b/Project/ChartView.wxcp
index 7a36c9f..9cee9d2 100644
--- a/Project/ChartView.wxcp
+++ b/Project/ChartView.wxcp
@@ -868,7 +868,14 @@
"m_label": "Set Splitter Left:",
"m_value": false
}],
- "m_events": [],
+ "m_events": [{
+ "m_eventName": "wxEVT_PG_CHANGED",
+ "m_eventClass": "wxPropertyGridEvent",
+ "m_eventHandler": "wxPropertyGridEventHandler",
+ "m_functionNameAndSignature": "OnPropertyGridChange(wxPropertyGridEvent& event)",
+ "m_description": "Respond to wxEVT_PG_CHANGED event, generated when property value has been changed by the user",
+ "m_noBody": false
+ }],
"m_children": [{
"m_type": 4486,
"proportion": 0,
@@ -1009,71 +1016,6 @@
"m_properties": [{
"type": "string",
"m_label": "Name:",
- "m_value": "m_pgPropColor"
- }, {
- "type": "string",
- "m_label": "Label:",
- "m_value": "Color"
- }, {
- "type": "multi-string",
- "m_label": "Tooltip:",
- "m_value": ""
- }, {
- "type": "colour",
- "m_label": "Bg Colour:",
- "colour": "<Default>"
- }, {
- "type": "choice",
- "m_label": "Property Editor Control",
- "m_selection": 6,
- "m_options": ["", "TextCtrl", "Choice", "ComboBox", "CheckBox", "TextCtrlAndButton", "ChoiceAndButton", "SpinCtrl", "DatePickerCtrl"]
- }, {
- "type": "choice",
- "m_label": "Kind:",
- "m_selection": 15,
- "m_options": ["wxPropertyCategory", "wxIntProperty", "wxFloatProperty", "wxBoolProperty", "wxStringProperty", "wxLongStringProperty", "wxDirProperty", "wxArrayStringProperty", "wxFileProperty", "wxEnumProperty", "wxEditEnumProperty", "wxFlagsProperty", "wxDateProperty", "wxImageFileProperty", "wxFontProperty", "wxSystemColourProperty"]
- }, {
- "type": "string",
- "m_label": "String Value",
- "m_value": ""
- }, {
- "type": "multi-string",
- "m_label": "Choices:",
- "m_value": ""
- }, {
- "type": "multi-string",
- "m_label": "Array Integer Values",
- "m_value": ""
- }, {
- "type": "bool",
- "m_label": "Bool Value",
- "m_value": false
- }, {
- "type": "string",
- "m_label": "Wildcard",
- "m_value": ""
- }, {
- "type": "font",
- "m_label": "Font:",
- "m_value": ""
- }, {
- "type": "colour",
- "m_label": "Initial Colour",
- "colour": "<Default>"
- }],
- "m_events": [],
- "m_children": []
- }, {
- "m_type": 4486,
- "proportion": 0,
- "border": 5,
- "gbSpan": "1,1",
- "gbPosition": "0,0",
- "m_styles": [],
- "m_sizerFlags": [],
- "m_properties": [{
- "type": "string",
- "m_label": "Name:",
"m_value": "m_pgProplineThick"
}, {
"type": "string",
@@ -2171,73 +2113,6 @@
}]
}]
}]
- }, {
- "m_type": 4408,
- "proportion": 1,
- "border": 5,
- "gbSpan": "1,1",
- "gbPosition": "0,0",
- "m_styles": ["wxTAB_TRAVERSAL"],
- "m_sizerFlags": ["wxEXPAND"],
- "m_properties": [{
- "type": "winid",
- "m_label": "ID:",
- "m_winid": "wxID_ANY"
- }, {
- "type": "string",
- "m_label": "Size:",
- "m_value": "-1,-1"
- }, {
- "type": "string",
- "m_label": "Minimum Size:",
- "m_value": "100,300"
- }, {
- "type": "string",
- "m_label": "Name:",
- "m_value": "m_panelChart"
- }, {
- "type": "multi-string",
- "m_label": "Tooltip:",
- "m_value": ""
- }, {
- "type": "colour",
- "m_label": "Bg Colour:",
- "colour": "<Default>"
- }, {
- "type": "colour",
- "m_label": "Fg Colour:",
- "colour": "<Default>"
- }, {
- "type": "font",
- "m_label": "Font:",
- "m_value": ""
- }, {
- "type": "bool",
- "m_label": "Hidden",
- "m_value": false
- }, {
- "type": "bool",
- "m_label": "Disabled",
- "m_value": false
- }, {
- "type": "bool",
- "m_label": "Focused",
- "m_value": false
- }, {
- "type": "string",
- "m_label": "Class Name:",
- "m_value": ""
- }, {
- "type": "string",
- "m_label": "Include File:",
- "m_value": ""
- }, {
- "type": "string",
- "m_label": "Style:",
- "m_value": ""
- }],
- "m_events": [],
- "m_children": []
}]
}]
}]