WIDGET EDIT "-" sign

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • WIDGET EDIT "-" sign

      Hi to all!

      I need to enter signed values from virtual keyboard to EDIT widget and get this values onto external variables. How can I do this?
      I already created a dialog with numPad and add "-" button, but I have no Ideas why following line of code isn`t working (see KeyPADDLG.c)
      Main dialog is at file main.c
      GUI_SendKeyMsg(45, 1); ///- sign
      Files
      • MainTask.7z

        (12.42 kB, downloaded 243 times, last: )

      The post was edited 1 time, last by vAnArhist ().

    • Hello !!

      Have you tested emwin keypad example in SKINNING_Notepad.exe app, or the WIDGET_NumPad example ?
      Please also check that the font you are using also define the missing character.

      cheers,
      Selso.