cancel
Showing results for 
Search instead for 
Did you mean: 

How to enable snapper in touchgfx?

kvkhekale
Associate II

Hello all,

I need to write a Callback for Drag event, same as ClickListener for Click event.

I found Snapper functions for the same.

But, I cant find how to include a Snapper as a mixin in Touchgfx designer.

Do we need to include Snapper as a mixin explicitly in designer? How?

If not, then how to include it in project?

1 REPLY 1
Martin KJELDSEN
Chief III

Hi @kvkhekale​

TouchGFX Designer does not support the Snapper mixin, yet. It's there in code though. You can check out how to use the Snapper in the "Drag Example" through the designer.

Best regards,

Martin