Is that possible to create simple tab bar that only displays the label field?
From the doc it seems possible as the defaultFile property is optional, but it turns out the image file is mandatory:
“ERROR: widget.newTabBar: tab button default file expected, got nil(null)”
Sometimes it is handy to have a simple plain tab bar just for displaying short text message, anyone could give me a hand?
Jimmy