Using a gesturetriggered panel as a reference panel

Find and share HowTos to various installations / configurations!
4 posts • Page 1 of 1
adriantaw
Posts:8
Joined: Tue Nov 01, 2016 2:21 pm

Using a gesturetriggered panel as a reference panel

Post by adriantaw »

Hi,

I created a gesturetriggered button on a panel (let's name it panel A).

I want to make it as a reference panel so that I can use it multiple times.

However, if I drag the panel A onto other panel(s), then the gesturetriggered do not work anymore.

Do you know how I can solve this?

Normally with normal panel without gesture, I am able to write the click script on "scopelib" and everything works fine, but it seems not the case for the "gesturetriggered" panel.


Thanks in advanced.

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Using a gesturetriggered panel as a reference panel

Post by mkoller »

The gesture is detected by the (embedded) module container and the script which is triggered is either on the panel that contains
the container or the panel inside the container - but not on a panel reference.

adriantaw
Posts:8
Joined: Tue Nov 01, 2016 2:21 pm

Re: Using a gesturetriggered panel as a reference panel

Post by adriantaw »

Hi Martin,

Thank you for your reply.

So, does it mean it is not possible at all to create a reference panel with gesturetriggered?

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Using a gesturetriggered panel as a reference panel

Post by mkoller »

That's correct.

4 posts • Page 1 of 1