InfoPanel¶
- component fbx.ui.layout.InfoPanel¶
InfoPanel is an information helper. It shows contextual information text to the user.
- property text¶
Text string shown in the panel.
- property shown¶
Whether info panel should be displayed.
- property delta¶
Offset between latest and future entry to display. This determines the way of the animation between texts to display.
- property background¶
Background stock picture to diplay. Most usual value is
"info"
.