Skip to content

StatusBar

Nando Dessena edited this page Apr 9, 2015 · 2 revisions

StatusBar

The classic status bar for messages and info.

Here's an example:

Controller: StatusBar
  Text: <p>Connected user: %Auth:UserName%</p>
ImageName: user

And here's the result:

https://github.com/nandod/kitto/blob/wiki/StatusBar.png

Note that the content can be translated:

Controller: StatusBar
  Text: <p>_(User: %Auth:UserName%)</p>
ImageName: user

Clone this wiki locally