Search Results

Search results 1-7 of 7.

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

  • Emwin_keyboard

    eesaeed - - emWin related

    Post

    Dear Sir, I created a Keyboard. Would you please guide me how I can delete long press character from keyboard display. please find the attachment photo. Kind regards Saeed

  • Arabic Keyboard

    eesaeed - - emWin related

    Post

    Dear Sir, I am try to create an Arabic keyboard in emWin 6.16. When i use : KEYBOARD_SetLayout(hItem, &KEYBOARD_ENG); it is good, but when i change it to KEYBOARD_SetLayout(hItem, &KEYBOARD_ARA); all keyboard letters are cleared. I have attached its photo. I would be glad to hear from you. Kind regards Saeed

  • creating Arabic virtual keypad

    eesaeed - - emWin related

    Post

    Hi Dear, I am going to add Arabic keyboard to the virtual keyboard that you offer in the: creating virtual qwerty keypad . would you please guide me where parts of the code must be changed that i can have English and Arabic Keyboard? Kind regards Saeed

  • About GUI_KeyPad_Sample

    eesaeed - - emWin related

    Post

    Dear Warlord, yes it is here. it show in attached video. I would be happy to hear from you. when i run the program in Codeblocks, it is OK but in the Keil, i have these two error. Best regards Saeed

  • About GUI_KeyPad_Sample

    eesaeed - - emWin related

    Post

    Dear Sir, I have attached a video from our running code. Our functions in the header file show. I will be happy to hear your guides. Regards Saeed

  • About GUI_KeyPad_Sample

    eesaeed - - emWin related

    Post

    Dear Florian, Thank you very much for your reply. Yes , I have included all directory and Resource.h. The symbol GUI_ANIM_StartEx was declare in the file GUI.h line 1235 and also symbol WIDGET_SetFocusable was defined in the files Button.h and EDIT.h and I have included these files and all others file from Config and Include Folders in Emwin V6.10 but i have problems too. We would be happy to hear from you. Best regards Saeed

  • About GUI_KeyPad_Sample

    eesaeed - - emWin related

    Post

    Dear Sir, I have used your sample "GUI_KeyPad_Sample" for keyboard in EMwin 6.10. in link below: creating virtual qwerty keypad When i run it in codeblock it is OK But when run it in the Keil i have these problem : ..\OBJ\Template.axf: Error: L6218E: Undefined symbol GUI_ANIM_StartEx (referred from gui_keypad.o). ..\OBJ\Template.axf: Error: L6218E: Undefined symbol WIDGET_SetFocusable (referred from gui_keypad.o). Would you please guide me? Best regards Saeed