Skip to content
Nando Dessena edited this page Apr 8, 2015 · 2 revisions

Window

Displays a window with a border and specified size that will host other views

Here's an example:

# Valid top-level controllers are Window and Viewport
Controller: Window
  Width: 600
  Height: 400

And here's the result, a Window centered into browser page:

http://wiki.kitto.googlecode.com/git/Window.png

Clone this wiki locally