I would like to have status line in Eclipse scout application, that is always visible.
For example :
How to get to this line ?
In RAP this line is not visible. Is possible to get it in RAP ? Or is there another general solution ?
Marko
The only status bar managed by Scout is the one that you can find on tables (and Table Field). See this Forum entry: Table status bar.
Depending on the renderer you use, the platform might also provide one:
JDesktop
and with the default Look And Feel you see a status bar (like in your screenshot)I you need one for RAP; you need to do a custom implementation.