Skip to main content
heyo
Associate III
March 31, 2023
Question

Pass UnicodeChar and put in wildcard buffer

  • March 31, 2023
  • 2 replies
  • 1529 views

Hi I encountered with a problem. In model.hpp I have struct and how u see in buffer are these symbols '-':

0693W00000bhHczQAE.pngI take this buffer like this:

0693W00000bhHauQAE.pngAnd when values are updated:

0693W00000bhHdYQAU.png0693W00000bhHddQAE.png0693W00000bhHdnQAE.pngThe problem is that its not render correctly. Here needs to be "-- m3/h" but I got this

0693W00000bhHeRQAU.pngWhere is the problem?

This topic has been closed for replies.

2 replies

Michael K
Senior III
March 31, 2023

Did you remember to add the - character to the wildcard character list for the typography you need it to appear in? (In the designer: Texts->Typographies->Wildcard Characters)

Embedded UI/UX Consulting: cadenza.design
heyo
heyoAuthor
Associate III
April 3, 2023

@Michael K​ 

0693W00000bhNNWQA2.png