summaryrefslogtreecommitdiff
path: root/LiteEditor/ThreadListPanelBase.wxcp
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2015-10-12 20:39:30 +0100
committerJames Cowgill <james410@cowgill.org.uk>2015-10-12 20:39:30 +0100
commit681e0f3961b910ad69bb409b6de2baf1f4d61066 (patch)
treec641800024bfca1660be94a08d652fb2505ed245 /LiteEditor/ThreadListPanelBase.wxcp
parentc7bc36b2dfab8c425896bb24aa5a77bf42e55122 (diff)
Imported Upstream version 9.0+dfsg
Diffstat (limited to 'LiteEditor/ThreadListPanelBase.wxcp')
-rw-r--r--LiteEditor/ThreadListPanelBase.wxcp395
1 files changed, 395 insertions, 0 deletions
diff --git a/LiteEditor/ThreadListPanelBase.wxcp b/LiteEditor/ThreadListPanelBase.wxcp
new file mode 100644
index 00000000..976685ec
--- /dev/null
+++ b/LiteEditor/ThreadListPanelBase.wxcp
@@ -0,0 +1,395 @@
+{
+ "metadata": {
+ "m_generatedFilesDir": ".",
+ "m_objCounter": 2,
+ "m_includeFiles": [],
+ "m_bitmapFunction": "wxC15DCInitBitmapResources",
+ "m_bitmapsFile": "ThreadListPanelBase_liteeditor_bitmaps.cpp",
+ "m_GenerateCodeTypes": -43248687,
+ "m_outputFileName": "",
+ "m_firstWindowId": 10000,
+ "m_useEnum": true,
+ "m_templateClasses": []
+ },
+ "windows": [{
+ "m_type": 4407,
+ "proportion": 0,
+ "border": 0,
+ "gbSpan": ",",
+ "gbPosition": ",",
+ "m_styles": ["wxTAB_TRAVERSAL"],
+ "m_sizerFlags": [],
+ "m_properties": [{
+ "type": "string",
+ "m_label": "Size:",
+ "m_value": "500,300"
+ }, {
+ "type": "string",
+ "m_label": "Minimum Size:",
+ "m_value": ""
+ }, {
+ "type": "string",
+ "m_label": "Name:",
+ "m_value": "ThreadListBasePanel"
+ }, {
+ "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": ""
+ }, {
+ "type": "string",
+ "m_label": "Title:",
+ "m_value": ""
+ }, {
+ "type": "virtualFolderPicker",
+ "m_label": "Virtual Folder:",
+ "m_path": ""
+ }, {
+ "type": "choice",
+ "m_label": "Centre:",
+ "m_selection": 1,
+ "m_options": ["", "wxBOTH", "wxVERTICAL", "wxHORIZONTAL"]
+ }, {
+ "type": "string",
+ "m_label": "Inherited Class",
+ "m_value": "ThreadListPanel"
+ }, {
+ "type": "string",
+ "m_label": "File:",
+ "m_value": "threadlistpanel"
+ }, {
+ "type": "string",
+ "m_label": "Class Decorator",
+ "m_value": ""
+ }],
+ "m_events": [],
+ "m_children": [{
+ "m_type": 4401,
+ "proportion": 0,
+ "border": 0,
+ "gbSpan": ",",
+ "gbPosition": ",",
+ "m_styles": [],
+ "m_sizerFlags": [],
+ "m_properties": [{
+ "type": "string",
+ "m_label": "Minimum Size:",
+ "m_value": ""
+ }, {
+ "type": "string",
+ "m_label": "Name:",
+ "m_value": "mainSizer"
+ }, {
+ "type": "string",
+ "m_label": "Style:",
+ "m_value": ""
+ }, {
+ "type": "choice",
+ "m_label": "Orientation:",
+ "m_selection": 0,
+ "m_options": ["wxVERTICAL", "wxHORIZONTAL"]
+ }],
+ "m_events": [],
+ "m_children": [{
+ "m_type": 4469,
+ "proportion": 1,
+ "border": 2,
+ "gbSpan": "1,1",
+ "gbPosition": "0,0",
+ "m_styles": ["wxDV_VERT_RULES", "wxDV_HORIZ_RULES", "wxDV_ROW_LINES", "wxDV_SINGLE"],
+ "m_sizerFlags": ["wxALL", "wxLEFT", "wxRIGHT", "wxTOP", "wxBOTTOM", "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": "-1,-1"
+ }, {
+ "type": "string",
+ "m_label": "Name:",
+ "m_value": "m_dvListCtrl"
+ }, {
+ "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_eventName": "wxEVT_COMMAND_DATAVIEW_ITEM_ACTIVATED",
+ "m_eventClass": "wxDataViewEvent",
+ "m_eventHandler": "wxDataViewEventHandler",
+ "m_functionNameAndSignature": "OnItemActivated(wxDataViewEvent& event)",
+ "m_description": "Process a wxEVT_COMMAND_DATAVIEW_ITEM_ACTIVATED event.\nThis event is triggered by double clicking an item or pressing some special key (usually \"Enter\") when it is focused",
+ "m_noBody": false
+ }],
+ "m_children": [{
+ "m_type": 4472,
+ "proportion": 0,
+ "border": 5,
+ "gbSpan": "1,1",
+ "gbPosition": "0,0",
+ "m_styles": [],
+ "m_sizerFlags": [],
+ "m_properties": [{
+ "type": "string",
+ "m_label": "Name:",
+ "m_value": "ID"
+ }, {
+ "type": "string",
+ "m_label": "Width:",
+ "m_value": "30"
+ }, {
+ "type": "choice",
+ "m_label": "Column Type",
+ "m_selection": 2,
+ "m_options": ["bitmap", "check", "text", "icontext", "progress", "choice"]
+ }, {
+ "type": "multi-string",
+ "m_label": "Choices:",
+ "m_value": ""
+ }, {
+ "type": "choice",
+ "m_label": "Alignment",
+ "m_selection": 0,
+ "m_options": ["wxALIGN_LEFT", "wxALIGN_RIGHT", "wxALIGN_CENTER"]
+ }, {
+ "type": "choice",
+ "m_label": "Cell Mode",
+ "m_selection": 0,
+ "m_options": ["wxDATAVIEW_CELL_INERT", "wxDATAVIEW_CELL_ACTIVATABLE", "wxDATAVIEW_CELL_EDITABLE"]
+ }],
+ "m_events": [],
+ "m_children": []
+ }, {
+ "m_type": 4472,
+ "proportion": 0,
+ "border": 5,
+ "gbSpan": "1,1",
+ "gbPosition": "0,0",
+ "m_styles": [],
+ "m_sizerFlags": [],
+ "m_properties": [{
+ "type": "string",
+ "m_label": "Name:",
+ "m_value": "Active?"
+ }, {
+ "type": "string",
+ "m_label": "Width:",
+ "m_value": "50"
+ }, {
+ "type": "choice",
+ "m_label": "Column Type",
+ "m_selection": 2,
+ "m_options": ["bitmap", "check", "text", "icontext", "progress", "choice"]
+ }, {
+ "type": "multi-string",
+ "m_label": "Choices:",
+ "m_value": ""
+ }, {
+ "type": "choice",
+ "m_label": "Alignment",
+ "m_selection": 0,
+ "m_options": ["wxALIGN_LEFT", "wxALIGN_RIGHT", "wxALIGN_CENTER"]
+ }, {
+ "type": "choice",
+ "m_label": "Cell Mode",
+ "m_selection": 0,
+ "m_options": ["wxDATAVIEW_CELL_INERT", "wxDATAVIEW_CELL_ACTIVATABLE", "wxDATAVIEW_CELL_EDITABLE"]
+ }],
+ "m_events": [],
+ "m_children": []
+ }, {
+ "m_type": 4472,
+ "proportion": 0,
+ "border": 5,
+ "gbSpan": "1,1",
+ "gbPosition": "0,0",
+ "m_styles": [],
+ "m_sizerFlags": [],
+ "m_properties": [{
+ "type": "string",
+ "m_label": "Name:",
+ "m_value": "Function"
+ }, {
+ "type": "string",
+ "m_label": "Width:",
+ "m_value": "250"
+ }, {
+ "type": "choice",
+ "m_label": "Column Type",
+ "m_selection": 2,
+ "m_options": ["bitmap", "check", "text", "icontext", "progress", "choice"]
+ }, {
+ "type": "multi-string",
+ "m_label": "Choices:",
+ "m_value": ""
+ }, {
+ "type": "choice",
+ "m_label": "Alignment",
+ "m_selection": 0,
+ "m_options": ["wxALIGN_LEFT", "wxALIGN_RIGHT", "wxALIGN_CENTER"]
+ }, {
+ "type": "choice",
+ "m_label": "Cell Mode",
+ "m_selection": 0,
+ "m_options": ["wxDATAVIEW_CELL_INERT", "wxDATAVIEW_CELL_ACTIVATABLE", "wxDATAVIEW_CELL_EDITABLE"]
+ }],
+ "m_events": [],
+ "m_children": []
+ }, {
+ "m_type": 4472,
+ "proportion": 0,
+ "border": 5,
+ "gbSpan": "1,1",
+ "gbPosition": "0,0",
+ "m_styles": [],
+ "m_sizerFlags": [],
+ "m_properties": [{
+ "type": "string",
+ "m_label": "Name:",
+ "m_value": "File"
+ }, {
+ "type": "string",
+ "m_label": "Width:",
+ "m_value": "250"
+ }, {
+ "type": "choice",
+ "m_label": "Column Type",
+ "m_selection": 2,
+ "m_options": ["bitmap", "check", "text", "icontext", "progress", "choice"]
+ }, {
+ "type": "multi-string",
+ "m_label": "Choices:",
+ "m_value": ""
+ }, {
+ "type": "choice",
+ "m_label": "Alignment",
+ "m_selection": 0,
+ "m_options": ["wxALIGN_LEFT", "wxALIGN_RIGHT", "wxALIGN_CENTER"]
+ }, {
+ "type": "choice",
+ "m_label": "Cell Mode",
+ "m_selection": 0,
+ "m_options": ["wxDATAVIEW_CELL_INERT", "wxDATAVIEW_CELL_ACTIVATABLE", "wxDATAVIEW_CELL_EDITABLE"]
+ }],
+ "m_events": [],
+ "m_children": []
+ }, {
+ "m_type": 4472,
+ "proportion": 0,
+ "border": 5,
+ "gbSpan": "1,1",
+ "gbPosition": "0,0",
+ "m_styles": [],
+ "m_sizerFlags": [],
+ "m_properties": [{
+ "type": "string",
+ "m_label": "Name:",
+ "m_value": "Line"
+ }, {
+ "type": "string",
+ "m_label": "Width:",
+ "m_value": "100"
+ }, {
+ "type": "choice",
+ "m_label": "Column Type",
+ "m_selection": 2,
+ "m_options": ["bitmap", "check", "text", "icontext", "progress", "choice"]
+ }, {
+ "type": "multi-string",
+ "m_label": "Choices:",
+ "m_value": ""
+ }, {
+ "type": "choice",
+ "m_label": "Alignment",
+ "m_selection": 0,
+ "m_options": ["wxALIGN_LEFT", "wxALIGN_RIGHT", "wxALIGN_CENTER"]
+ }, {
+ "type": "choice",
+ "m_label": "Cell Mode",
+ "m_selection": 0,
+ "m_options": ["wxDATAVIEW_CELL_INERT", "wxDATAVIEW_CELL_ACTIVATABLE", "wxDATAVIEW_CELL_EDITABLE"]
+ }],
+ "m_events": [],
+ "m_children": []
+ }]
+ }]
+ }]
+ }]
+} \ No newline at end of file