I have a slint definition using TabWidget with 2 tabs, and I want rust to switch to a certain tab. TabWidget has a property current-index
which could be useful, but how do I use this? It would also be ok if slint would switch to the other tab if a button is pressed.
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.