Buttons on top of image
-
-
Hi and welcome to devnet,
Don't put the buttons in a layout and manually place them.
What exactly do you want to do with them ?
Depending on that, using the graphics view framework might help as well. -
Hi and welcome to devnet,
Don't put the buttons in a layout and manually place them.
What exactly do you want to do with them ?
Depending on that, using the graphics view framework might help as well.@SGaist I need place apartment picture as a background. On top of it I need place 20 buttons. All this buttons can be clicked. To each button will be assigned action.
It's like different devices placed in apartment and if you click on some device icon it will be activated. Request.get()...
-
@SGaist I need place apartment picture as a background. On top of it I need place 20 buttons. All this buttons can be clicked. To each button will be assigned action.
It's like different devices placed in apartment and if you click on some device icon it will be activated. Request.get()...
-
@TomyLimon said in Buttons on top of image:
I will try this
That matches my first suggestion.
What should happen when you click on these buttons ?