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.

  • Thank you, for now I will use GUI_SetDefaultFont. Best regards

  • By the way I am working with AppWizard V1.52_6.44b

  • Hello, I am having troubles with Wheel object, when I change the size in the menu "set text to be shown" I see this size is applied and working good in the simulation but when I export this to e2_studio 5.6.0 the resize is not applied and the font is so small, I think there is a bug that does not export this value correctly. Could you please check this and telling me another way of resize this font. Thank you

  • Hello, I have been experiencing a problem for the past few days that is driving me crazy. I inherited a project from a coworker which involves a Renesas microcontroller with an 18-bit display. I managed to configure the project, and everything seemed to be working correctly. I made several modifications using AppWizard, and everything appeared to be fine until I attempted to add or remove new text. When I do this, the screen no longer initializes, and I believe the issue might be with the initGU…

  • AppWizard rotate keyboard object

    ruben.m - - emWin related

    Post

    Thank you :), I will study those possibilities then.

  • Hello, we have a gyroscope and then we want to rotate the keyboard when we detect that the screen has been rotate (like a mobile phone), then which is the best way of rotate the keyboard and the rest of objects?

  • AppWizard rotate keyboard object

    ruben.m - - emWin related

    Post

    Hi, I am working with AppWizard and I want to add a keyboard object with SKEYBOARD_ENG layout, the problem is that i need to rotate this object 90º and I do not see this property, how can I rotate it? Best regards