Status bar types

There are many status bar types you can set with the statusBarType attribute in application windows.

Table 1. Possible status bar types for the statusBarType attribute
Value Screenshot
default One line, comment followed by Error / Message
lines1 Two lines: Comment on first line. Error / Message on second line.
lines2 Two lines: Error / Message on first line. Comment on second line.
lines3 Three lines. Error on first line. Message on second line. Comment on third line.
lines4 Two lines. Error on first line. Message on second line.
lines5 Two lines. Message on first line. Error on second line.
lines6 One line for Error / Message.
panels1 One line for Error / Message / Comment
panels2 One line: First half of line for Comment. Second half of line for Error / Message.
panels3 One line: First half of line for Error / Message. Second half of line for Comment.
panels4 One line: First half of line for Message. Second half of line for Error.
panels5 One line: First half of line for Error. Second half of line for Message.
panels6 One line: First third of line for Comment. Middle third of line for Error. Last third of line for Message.
panels7 One line: First third of line for Comment. Middle third of line for Message. Last third of line for Error.
none