565 views
in GUI Development by
Hello,

I have problems using the special character ~ and ^ for W-Lan password entry. According to IEEE these characters are allowed for passwords but Embedded Wizard is not drawing these characters.

Is there a way to draw ^ and ~ (\x005E and \x007E) ?

Thanks

Sascha

1 Answer

0 votes
by

Hello,

in order to be able to output the special characters '^' and '~' as regular signs, the character '%' has to be applied in front of the affected sign to convert it to a regular sign. 

To show the '%' sign itself, use '%%' sequence. See also the section Specify the text.

Best regards,

Manfred Schweyer.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...