Initial release
This commit is contained in:
+301
@@ -0,0 +1,301 @@
|
||||
{
|
||||
"vstgui-ui-description": {
|
||||
"version": "1",
|
||||
"variables": {},
|
||||
"bitmaps": {},
|
||||
"fonts": {},
|
||||
"colors": {
|
||||
"background": "#c6c6c6ff",
|
||||
"halfwhite": "#ffffff94"
|
||||
},
|
||||
"gradients": {
|
||||
"Default TextButton Gradient": [
|
||||
{
|
||||
"rgba": "#dcdcdcff",
|
||||
"start": "0"
|
||||
},
|
||||
{
|
||||
"rgba": "#b4b4b4ff",
|
||||
"start": "1"
|
||||
}
|
||||
],
|
||||
"Default TextButton Gradient Highlighted": [
|
||||
{
|
||||
"rgba": "#b4b4b4ff",
|
||||
"start": "0"
|
||||
},
|
||||
{
|
||||
"rgba": "#646464ff",
|
||||
"start": "1"
|
||||
}
|
||||
]
|
||||
},
|
||||
"control-tags": {
|
||||
"ViewSelector": "0"
|
||||
},
|
||||
"custom": {
|
||||
"UIGridController": {
|
||||
"Grids": "1x 1,5x 5,10x 10,12x 12,15x 15",
|
||||
"Size": "10, 10"
|
||||
},
|
||||
"UITemplateController": {
|
||||
"SelectedTemplate": "Window"
|
||||
},
|
||||
"UIEditController": {
|
||||
"EditViewScale": "1",
|
||||
"EditorSize": "0, 0, 673, 618",
|
||||
"SplitViewSize_0_0": "0.7820945945945946276012250564235728234053",
|
||||
"SplitViewSize_0_1": "0.1841216216216216283729778524502762593329",
|
||||
"SplitViewSize_1_0": "0.4966216216216216006174022368213627487421",
|
||||
"SplitViewSize_1_1": "0.4966216216216216006174022368213627487421",
|
||||
"SplitViewSize_2_0": "0.6196136701337295882296984927961602807045",
|
||||
"SplitViewSize_2_1": "0.3729569093610698438112649455433711409569",
|
||||
"TabSwitchValue": "1",
|
||||
"Version": "1"
|
||||
},
|
||||
"UIAttributesController": {},
|
||||
"UIViewCreatorDataSource": {
|
||||
"SelectedRow": "28"
|
||||
},
|
||||
"UIGradientsDataSource": {
|
||||
"SelectedRow": "-1"
|
||||
},
|
||||
"UIBitmapsDataSource": {
|
||||
"SelectedRow": "-1"
|
||||
},
|
||||
"UIColorsDataSource": {
|
||||
"SelectedRow": "0"
|
||||
},
|
||||
"UITagsDataSource": {
|
||||
"SelectedRow": "-1"
|
||||
},
|
||||
"UIDescFilePath": {
|
||||
"path": "/Users/scheffle/Source/vstgui/vstgui/tests/gfxtest/resource/DrawDeviceTests.uidesc"
|
||||
}
|
||||
},
|
||||
"templates": {
|
||||
"Window": {
|
||||
"attributes": {
|
||||
"autosize": "left right top bottom ",
|
||||
"background-color": "background",
|
||||
"background-color-draw-style": "filled and stroked",
|
||||
"class": "CViewContainer",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "0, 0",
|
||||
"size": "300, 300",
|
||||
"sub-controller": "ViewCreator",
|
||||
"transparent": "false",
|
||||
"wants-focus": "false"
|
||||
},
|
||||
"children": {
|
||||
"CSegmentButton": {
|
||||
"attributes": {
|
||||
"autosize": "left right top ",
|
||||
"class": "CSegmentButton",
|
||||
"control-tag": "ViewSelector",
|
||||
"default-value": "0.5",
|
||||
"font": "~ NormalFont",
|
||||
"frame-color": "~ BlackCColor",
|
||||
"frame-width": "1",
|
||||
"gradient": "Default TextButton Gradient",
|
||||
"gradient-highlighted": "Default TextButton Gradient Highlighted",
|
||||
"icon-text-margin": "0",
|
||||
"max-value": "1",
|
||||
"min-value": "0",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "10, 10",
|
||||
"round-radius": "5",
|
||||
"segment-names": "Lines/Rects,BitmapFilter,InvalidRects",
|
||||
"selection-mode": "Single",
|
||||
"size": "280, 20",
|
||||
"style": "horizontal",
|
||||
"text-alignment": "center",
|
||||
"text-color": "~ BlackCColor",
|
||||
"text-color-highlighted": "~ WhiteCColor",
|
||||
"transparent": "false",
|
||||
"wants-focus": "true",
|
||||
"wheel-inc-value": "0.1"
|
||||
}
|
||||
},
|
||||
"UIViewSwitchContainer": {
|
||||
"attributes": {
|
||||
"animation-style": "fade",
|
||||
"animation-time": "80",
|
||||
"animation-timing-function": "linear",
|
||||
"autosize": "left right top bottom ",
|
||||
"background-color": "~ BlackCColor",
|
||||
"background-color-draw-style": "stroked",
|
||||
"class": "UIViewSwitchContainer",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "10, 40",
|
||||
"size": "280, 250",
|
||||
"template-names": "Rects,BitmapFilter,InvalidRegion",
|
||||
"template-switch-control": "ViewSelector",
|
||||
"transparent": "false",
|
||||
"wants-focus": "false"
|
||||
},
|
||||
"children": {
|
||||
"CScrollView": {
|
||||
"attributes": {
|
||||
"auto-drag-scrolling": "false",
|
||||
"auto-hide-scrollbars": "false",
|
||||
"autosize": "left right top bottom ",
|
||||
"background-color": "halfwhite",
|
||||
"background-color-draw-style": "filled",
|
||||
"bordered": "true",
|
||||
"class": "CScrollView",
|
||||
"container-size": "500, 500",
|
||||
"follow-focus-view": "false",
|
||||
"horizontal-scrollbar": "true",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "0, 0",
|
||||
"overlay-scrollbars": "false",
|
||||
"scrollbar-background-color": "#ffffffc8",
|
||||
"scrollbar-frame-color": "~ BlackCColor",
|
||||
"scrollbar-scroller-color": "~ BlueCColor",
|
||||
"scrollbar-width": "16",
|
||||
"size": "280, 250",
|
||||
"template": "Rects",
|
||||
"transparent": "false",
|
||||
"vertical-scrollbar": "true",
|
||||
"wants-focus": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Rects": {
|
||||
"attributes": {
|
||||
"auto-drag-scrolling": "false",
|
||||
"auto-hide-scrollbars": "false",
|
||||
"autosize": "left right top bottom ",
|
||||
"background-color": "halfwhite",
|
||||
"background-color-draw-style": "filled",
|
||||
"bordered": "true",
|
||||
"class": "CScrollView",
|
||||
"container-size": "500, 500",
|
||||
"follow-focus-view": "false",
|
||||
"horizontal-scrollbar": "true",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "0, 0",
|
||||
"overlay-scrollbars": "false",
|
||||
"scrollbar-background-color": "#ffffffc8",
|
||||
"scrollbar-frame-color": "~ BlackCColor",
|
||||
"scrollbar-scroller-color": "~ BlueCColor",
|
||||
"scrollbar-width": "16",
|
||||
"size": "400, 400",
|
||||
"transparent": "false",
|
||||
"vertical-scrollbar": "true",
|
||||
"wants-focus": "false"
|
||||
},
|
||||
"children": {
|
||||
"CView": {
|
||||
"attributes": {
|
||||
"class": "CView",
|
||||
"custom-view-name": "RectsView",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "0, 0",
|
||||
"size": "500, 500",
|
||||
"transparent": "false",
|
||||
"wants-focus": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"InvalidRegion": {
|
||||
"attributes": {
|
||||
"autosize": "left right top bottom ",
|
||||
"background-color": "~ BlackCColor",
|
||||
"background-color-draw-style": "filled and stroked",
|
||||
"class": "CViewContainer",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "0, 0",
|
||||
"size": "400, 400",
|
||||
"transparent": "true",
|
||||
"wants-focus": "false"
|
||||
},
|
||||
"children": {
|
||||
"CView": {
|
||||
"attributes": {
|
||||
"autosize": "left right top bottom ",
|
||||
"class": "CView",
|
||||
"custom-view-name": "InvalidRegionView",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "0, 0",
|
||||
"size": "400, 400",
|
||||
"transparent": "false",
|
||||
"wants-focus": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"BitmapFilter": {
|
||||
"attributes": {
|
||||
"autosize": "left right top bottom ",
|
||||
"background-color": "~ BlackCColor",
|
||||
"background-color-draw-style": "filled and stroked",
|
||||
"class": "CViewContainer",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "0, 0",
|
||||
"size": "400, 400",
|
||||
"transparent": "true",
|
||||
"wants-focus": "false"
|
||||
},
|
||||
"children": {
|
||||
"CView": {
|
||||
"attributes": {
|
||||
"autosize": "left right top bottom ",
|
||||
"class": "CView",
|
||||
"custom-view-name": "BitmapsFilterView",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "0, 0",
|
||||
"size": "400, 400",
|
||||
"transparent": "false",
|
||||
"wants-focus": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"BitmapFilter": {
|
||||
"attributes": {
|
||||
"autosize": "left right top bottom ",
|
||||
"background-color": "~ BlackCColor",
|
||||
"background-color-draw-style": "filled and stroked",
|
||||
"class": "CViewContainer",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "0, 0",
|
||||
"size": "400, 400",
|
||||
"transparent": "true",
|
||||
"wants-focus": "false"
|
||||
},
|
||||
"children": {
|
||||
"CView": {
|
||||
"attributes": {
|
||||
"autosize": "left right top bottom ",
|
||||
"class": "CView",
|
||||
"custom-view-name": "BitmapsFilterView",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "0, 0",
|
||||
"size": "400, 400",
|
||||
"transparent": "false",
|
||||
"wants-focus": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>GFXTest</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>GFXTest</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2016 Arne Scheffler. All rights reserved.</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1 @@
|
||||
BNDL????
|
||||
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"vstgui-ui-description": {
|
||||
"version": "1",
|
||||
"variables": {},
|
||||
"bitmaps": {},
|
||||
"fonts": {},
|
||||
"colors": {},
|
||||
"gradients": {
|
||||
"Default TextButton Gradient": [
|
||||
{
|
||||
"rgba": "#dcdcdcff",
|
||||
"start": "0"
|
||||
},
|
||||
{
|
||||
"rgba": "#b4b4b4ff",
|
||||
"start": "1"
|
||||
}
|
||||
],
|
||||
"Default TextButton Gradient Highlighted": [
|
||||
{
|
||||
"rgba": "#b4b4b4ff",
|
||||
"start": "0"
|
||||
},
|
||||
{
|
||||
"rgba": "#646464ff",
|
||||
"start": "1"
|
||||
}
|
||||
]
|
||||
},
|
||||
"control-tags": {
|
||||
"ShowDrawDeviceTests": "0"
|
||||
},
|
||||
"custom": {
|
||||
"UIDescFilePath": {
|
||||
"path": "/Users/scheffle/Source/vstgui/vstgui/tests/gfxtest/resource/Window.uidesc"
|
||||
},
|
||||
"UIGridController": {
|
||||
"Grids": "1x 1,5x 5,10x 10,12x 12,15x 15",
|
||||
"Size": "10, 10"
|
||||
},
|
||||
"UITemplateController": {
|
||||
"SelectedTemplate": "Window"
|
||||
},
|
||||
"UIEditController": {
|
||||
"EditViewScale": "1",
|
||||
"EditorSize": "0, 0, 500, 500",
|
||||
"SplitViewSize_0_0": "0.7278481012658227777833985783217940479517",
|
||||
"SplitViewSize_0_1": "0.2299578059071729907447689811306190676987",
|
||||
"SplitViewSize_1_0": "0.4662447257383966481292247863166267052293",
|
||||
"SplitViewSize_1_1": "0.523206751054852370330650046525988727808",
|
||||
"SplitViewSize_2_0": "0.6400000000000000133226762955018784850836",
|
||||
"SplitViewSize_2_1": "0.3499999999999999777955395074968691915274",
|
||||
"TabSwitchValue": "0",
|
||||
"Version": "1"
|
||||
},
|
||||
"UIAttributesController": {
|
||||
"UIAttributesController": "tag"
|
||||
},
|
||||
"UIViewCreatorDataSource": {
|
||||
"SelectedRow": "23"
|
||||
},
|
||||
"UITagsDataSource": {
|
||||
"SelectedRow": "-1"
|
||||
}
|
||||
},
|
||||
"templates": {
|
||||
"Window": {
|
||||
"attributes": {
|
||||
"autosize": "left right top bottom ",
|
||||
"background-color": "~ GreyCColor",
|
||||
"background-color-draw-style": "filled and stroked",
|
||||
"class": "CViewContainer",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "0, 0",
|
||||
"size": "300, 300",
|
||||
"transparent": "false",
|
||||
"wants-focus": "false"
|
||||
},
|
||||
"children": {
|
||||
"CTextButton": {
|
||||
"attributes": {
|
||||
"background-offset": "0, 0",
|
||||
"class": "CTextButton",
|
||||
"control-tag": "ShowDrawDeviceTests",
|
||||
"default-value": "0.5",
|
||||
"font": "~ SystemFont",
|
||||
"frame-color": "~ BlackCColor",
|
||||
"frame-color-highlighted": "~ BlackCColor",
|
||||
"frame-width": "1",
|
||||
"gradient": "Default TextButton Gradient",
|
||||
"gradient-highlighted": "Default TextButton Gradient Highlighted",
|
||||
"icon-position": "left",
|
||||
"icon-text-margin": "0",
|
||||
"kick-style": "false",
|
||||
"max-value": "1",
|
||||
"min-value": "0",
|
||||
"mouse-enabled": "true",
|
||||
"opacity": "1",
|
||||
"origin": "10, 10",
|
||||
"round-radius": "6",
|
||||
"size": "190, 20",
|
||||
"text-alignment": "center",
|
||||
"text-color": "~ BlackCColor",
|
||||
"text-color-highlighted": "~ WhiteCColor",
|
||||
"title": "Show DrawDevice Tests",
|
||||
"transparent": "false",
|
||||
"wants-focus": "true",
|
||||
"wheel-inc-value": "0.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user