How to display a Popup info at pointer click?

Q&A about the latest versions
Post Reply
User avatar
SergePix
Posts: 108
Joined: Fri Feb 01, 2019 2:27 pm
Location: Quebec

I'm working on a project for which I need to display an information box with images.

I attached a project. By clicking on a polygon, you can see a popup info boxes displayed . The popup is display in the center of the panorama.

I am looking for a way that the popup to be displayed where I click on the polygon.

popup at pointer.zip
(7.74 MiB) Downloaded 41 times
Serge
Version: V7.01
Windows 10
User avatar
Hopki
Gnome
Posts: 12999
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi SergePix,
Have a look at this webinar: https://ggnome.com/gg_webinars/skin-element-modifiers/
This shows how to have elements track the mouse with modifiers.
Regards,
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
User avatar
SergePix
Posts: 108
Joined: Fri Feb 01, 2019 2:27 pm
Location: Quebec

Hello Hopki,

I watched this webinar and there is not what I am looking for.

On the attached file if you click on one of the polygons, the popup appears in the center of the screen but what I would like is for the popup to appear at the place where I clicked on the polygon. I don't want the popup to move with the mouse pointer. I would like the popup to appear where the mouse was clicked.

Is it possible to do this with pano2vr?
Serge
Version: V7.01
Windows 10
User avatar
Hopki
Gnome
Posts: 12999
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Serge,
Your options are the popup can open in a fixed position or with the mouse pointer.
The only other way would be to use point hotspots, then you can open the popup as this can be a child of the hotspot.
Regards,
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
User avatar
SergePix
Posts: 108
Joined: Fri Feb 01, 2019 2:27 pm
Location: Quebec

Thank you!
Serge
Version: V7.01
Windows 10
Post Reply