How to make buttons switch
Solved
General and Desktop
-
I need my form to switch between these buttons two "Sign in" and "Sign up"
Is it possible to do this in QT Designer? If yes, than what should I use?Tabs?
(Thanks in advance) -
@chaikovskyii
Yes, look at QTabWidget Class. -
but is it real to customize tabs like on my screenshot?
-
@chaikovskyii
Have you looked at the docs? Have you tried it from Designer? How knows what "to customize tabs like on my screenshot" means to you? Maybe you mean the fields on each tab [yes], maybe you mean the curvature you show on the tabs [probably], maybe the color of the selected tab [yes].... -