How do I implement the "Maximize" button and the "Volume button"?
-
wrote on 28 Dec 2022, 20:07 last edited by hilod
How do I implement the "Maximize" button and the "Volume button"?
In QtDS, I have a failed attempt to maximize the button, I created a new flag variable "ixMax" and then created 2 "States" for 2 icons.
But then both the "normal" and "hover" states need to have 2 different versions.
For the "volume button", the icon also needs to change according to the volume level.
I would like to have an implementation guide.
1/1