|
|
@@ -3,7 +3,7 @@ TBLayout: axis: y, distribution: gravity, position: left
|
|
|
TBLayout: distribution: gravity
|
|
|
TBTextField: text: "Project Name:"
|
|
|
TBLayout: gravity: left right, distribution-position: right bottom
|
|
|
- TBEditField: id: project_name, text: "MyGame", autofocus: 1
|
|
|
+ TBEditField: id: project_name, text: "MyGame"
|
|
|
lp: min-width: 240
|
|
|
TBLayout: gravity: left right, distribution-position: right bottom
|
|
|
TBImageWidget: id: project_image
|