Lima VVA uses the TNoteTab control in the underlying OWLNext framework to show tabs in many windows. This control in turn uses a common Scroll Bar control in the left or right corner to scroll the tabs, when they extend beyond the width of the window.
In Windows 11, the scroll buttons are invisible, except when they have focus or are hot (mouse hover).
See [owlnext:bugs:#505].
This issue was fixed in Lima VVA 4.12.1 [r2208], with uses the latest OWLNext 7, which has a fix for this issue. It will also be fixed in the next release of Lima VVA 5.
Commit: [r2208]
Documentation: Known_Issues
Documentation: Release_History
OWLNext: C++ Application Framework: Bugs: #505
The fix has been implemented in Lima VVA 5 [r2230] by upgrading to latest Owlet.
Related
Commit: [r2230]