Skip to main content
kvkhekale
Associate III
March 19, 2019
Question

How to enable snapper in touchgfx?

  • March 19, 2019
  • 1 reply
  • 528 views

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?

This topic has been closed for replies.

1 reply

Martin KJELDSEN
Principal III
March 20, 2019

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