-
Notifications
You must be signed in to change notification settings - Fork 36
HowToFormDimensions
Carlo Barazzetta edited this page Jan 27, 2017
·
1 revision
To specify Width and Height of a form, define the MainTable/Controller/PopupWindow node in the View as in the following example from HelloKitto:
#view dolls.yaml
Type: Data
Controller: List
...
MainTable:
Model: Doll
Fields:
.....
Controller:
PopupWindow:
Height: 500
Width: 400
- Kitto at a glance
- Getting started
- Setup
-
Basic concepts
- Basic Materials
- Controllers
- Features
- Kitto Enterprise
- Examples
- Developer's guide
- Library reference
- Frequently Asked Questions
- Kitto tips & tricks and how-tos
- Other information