How to implement tabBar and tabButtons
Unsolved
Qt for Python
-
Hello Team,
I'm working through a python tutorial and decided to make it look a little better buy using QT designer studio. I need to add 3 tabs which I was able to do (tabBar and three tabButtons) but not able to make them work. when I run the application the labels were all appear in that first tab.
no python code was added, all this is still in qt designer studio
What am i missing
Any assistance would be greatly appreciated.
tabBar
tabButton
Label1
tabButton1
Label 2
tabButton2
label3