-
Notifications
You must be signed in to change notification settings - Fork 8
HowToFormDimensions
iraichi edited this page Apr 24, 2015
·
2 revisions
To specify Width ane Height of a form implement 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
- Panel-Based
- [List] (List)
- [Form] (Form)
- [GridPanel] (GridPanel)
- [ChartPanel] (ChartPanel)
- [Tool Controllers] (Tool)
- [Login] (Login)
- [Logout] (Logout)
- [ChangePassword] (ChangePassword)
- Features
- Examples
- Developer's guide
- Library reference
- Frequently Asked Questions
- Kitto tips & tricks and how-tos
- Other information
- Kitto Enterprise