How to trigger an image to pop up when clicking on another image?
Unsolved
QML and Qt Quick
-
So, this may seem convoluted. I am doing a UX/UI redesign and having a lot of trouble with it. I am also really new to Qt so I apologize ahead of time.
I have a main image of a body and I want like chat/text boxes to appear beside the general, it will be predefined area. However on that image ( or whatever I'm suppose to use, right now I'm trying Image but I don't think its going well) there should be a selection options which the user can check box in.
I already have that functionality done. I just can't render it onto the chat/text box image.