You can create a toolbar with symbols by using the library DesignerUtils (look here).
However, you can not display all symbols, because the function toChr() expects a single codepoint parameter.
Is is possible to extend this function to "unicode emojis" as e. g. 0x1F600, 0x1F3C6 etc.?
However, you can not display all symbols, because the function toChr() expects a single codepoint parameter.
Is is possible to extend this function to "unicode emojis" as e. g. 0x1F600, 0x1F3C6 etc.?
Last edited by a moderator: