[view] big update

This commit is contained in:
2019-04-04 17:11:33 +03:00
parent a29594e79c
commit de0a7a3687
27 changed files with 122 additions and 128 deletions

View File

@@ -5,6 +5,7 @@
--macro haxework.parser.Parser.auto()
-debug
-D native_trace
#-D dev_layout
-swf-version 10.1
-swf-header 800:600:30:000000

View File

@@ -5,6 +5,7 @@ views:
- $type: haxework.view.ImageView
geometry.padding: 10
image: $r:image:logo
stretch: true
- id: tabs
$type: haxework.view.HGroupView
layout.margin: 5
@@ -61,7 +62,7 @@ views:
skinId: button
text: Color
+onPress: "$code:choiceColor()"
# separator
# separator
- $type: haxework.view.SpriteView
geometry.size.stretch: true
- $type: haxework.view.ButtonView