How to enable snapper in touchgfx?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-03-18 10:56 PM
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?
Labels:
- Labels:
-
TouchGFX
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-03-20 1:57 AM
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
