"enabled" property doesn't work on a Tab of the TabWidget #3995
Answered
by
ogoffart
HitecExports
asked this question in
Q&A
-
Hello! Using Slint 1.3.0, Windows 11, wininit, femtovg / skia
Property "enabled" doesn't work on a Tab of the TabWidget: According to the documentation, this property should be supported: |
Beta Was this translation helpful? Give feedback.
Answered by
ogoffart
Nov 24, 2023
Replies: 1 comment
-
Thanks for writing a discussion. It is currently not possible to disable Tab or TabWidget. That is currently not implemented. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HitecExports
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for writing a discussion.
The documentation is wrong and most of these properties are internal and don't exist. Fixing in #3998
It is currently not possible to disable Tab or TabWidget. That is currently not implemented.