How to put characters like ✓ and ⌫ on a button text
I added the character in designer into the button text and the character is displayed. But when i start simulation or upload it to device fallback character is displayed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-01-22 10:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-01-24 2:57 AM
Hi,
I would recommend to use the buttonWithIcon widget instead of a buttonWithLabel, where you add images of both ✓ and ⌫.
Otherwise you need to add them in the wildcard character region in the Typographies settings in order to have TouchGFX Designer include them in your project. You also need to make sure that the font handles those characters. I quickly tried on my side but was not able to make it work, so I would suggest to use images instead.
/Romain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-01-25 10:43 AM
I also have tried the wildcard approach in the past, and was not able to make it work. I second @Romain DIELEMAN 's suggestion to just use images.
