cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

Unpress 3D Image Button when pressing a 3D Press Button

MS_FLiX_HSD
7-Bedrock

Unpress 3D Image Button when pressing a 3D Press Button

Hey! 

 

I want to unpress a 3D Imagebutton (Button1), when I press another 3D Press Button (Button2). 

Can anybody help me with the code for the function which is called when Button 2 is pressed?

 

I found this article, but I am not able to transform it in a way that it's working.

https://community.ptc.com/t5/Vuforia-Studio/Buttons-pressed-amp-unpressed/m-p/559590

 

Kind Regards,

Marius 

1 ACCEPTED SOLUTION

Accepted Solutions
sebben
12-Amethyst
(To:MS_FLiX_HSD)

Hi,

 

you just need bind the pressed event of button 2 to the reset service of button 1.

No code necessary. 

 

View solution in original post

2 REPLIES 2
sebben
12-Amethyst
(To:MS_FLiX_HSD)

Hi,

 

you just need bind the pressed event of button 2 to the reset service of button 1.

No code necessary. 

 

That was easy. Thank you! 

Top Tags