Skip to content

StatusBar

Carlo Barazzetta edited this page Jan 27, 2017 · 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/EtheaDev/kitto/wiki/images/StatusBar.png

Note that the content can be translated:

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