summaryrefslogtreecommitdiffstats
path: root/Project/ControlEditor.wxcp
diff options
context:
space:
mode:
authorThales1330 <thaleslima.ufu@gmail.com>2017-01-25 19:45:45 -0200
committerThales1330 <thaleslima.ufu@gmail.com>2017-01-25 19:45:45 -0200
commit9f17be8af02011f04d188ce991921f6eb0ecf792 (patch)
tree16ee4a2ef24b55af7dfb02a50d57acc384c48526 /Project/ControlEditor.wxcp
parentbdb0625280d827ba7333b6fc9d6c6534e0720100 (diff)
downloadPSP.git-9f17be8af02011f04d188ce991921f6eb0ecf792.tar.gz
PSP.git-9f17be8af02011f04d188ce991921f6eb0ecf792.tar.xz
PSP.git-9f17be8af02011f04d188ce991921f6eb0ecf792.zip
Several graphic tools implemented, tf start
Diffstat (limited to 'Project/ControlEditor.wxcp')
-rw-r--r--Project/ControlEditor.wxcp9
1 files changed, 8 insertions, 1 deletions
diff --git a/Project/ControlEditor.wxcp b/Project/ControlEditor.wxcp
index b587276..a0f5e46 100644
--- a/Project/ControlEditor.wxcp
+++ b/Project/ControlEditor.wxcp
@@ -773,7 +773,7 @@
"m_closeButton": false,
"m_minButton": true,
"m_maxButton": false,
- "m_pinButton": false,
+ "m_pinButton": true,
"m_toolbarPane": false
},
"m_sizerFlags": ["wxALL", "wxLEFT", "wxRIGHT", "wxTOP", "wxBOTTOM"],
@@ -1133,6 +1133,13 @@
"m_functionNameAndSignature": "OnMouseMotion(wxMouseEvent& event)",
"m_description": "Process a wxEVT_MOTION event",
"m_noBody": false
+ }, {
+ "m_eventName": "wxEVT_MOUSEWHEEL",
+ "m_eventClass": "wxMouseEvent",
+ "m_eventHandler": "wxMouseEventHandler",
+ "m_functionNameAndSignature": "OnScroll(wxMouseEvent& event)",
+ "m_description": "Process a wxEVT_MOUSEWHEEL event",
+ "m_noBody": false
}],
"m_children": []
}]