SEGGER - Florian Administrator

  • Member since Oct 24th 2019

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

  • SEGGER - Florian -

    Replied to the thread Movie: How to convert movies to Bitmap-EMF files.

    Post
    Hi Andi, Currently this is not possible. The Bitmap Converter can only generate bitmap EMFs from GIFs. We may add support conversion from video input file formats to bitmap EMFs in the future, but this is not planned yet. To work around this, you can…
  • SEGGER - Florian -

    Replied to the thread AppWizard doesn't run when images are stored in microSD.

    Post
    Hi aristi, as for a file system on your target, I would recommend our own emFile. With the AppWizard installer comes a ready-to-use configuration between emFile and AppWizard, this is the file APPW_X_emFile.c. It is located in the directory…
  • SEGGER - Florian -

    Replied to the thread Multiple language handling for texts.

    Post
    Hi TechGUI, Please the excuse the long delay. For this purpose, font merging has been added to AppWizard. There is an example on this available in AppWizard called HowTo_MergeFonts. Since AppWizard 1.52_6.44b, there is also a SETFONT job available…
  • SEGGER - Florian -

    Replied to the thread GRAPH_SCALE_SetFactor makes each number drawn on scale 0.

    Post
    Hi Ebubekir, I have tried to reproduce this, but for me the routine works fine. Could you please share a code example so that we can reproduce this behavior? Thank you! Best regards, Florian
  • SEGGER - Florian -

    Replied to the thread SWIPELIST support in AppWizard.

    Post
    Hi Anthony, Please excuse the long delay. As of right now, we are not planning to add the SWIPELIST to AppWizard. AppWizard already offers swipable lists such as LISTBOX or LISTVIEW. The SWIPELIST also allows the attachment of widgets, but this can…
  • SEGGER - Florian -

    Replied to the thread AppWizard doesn't run when images are stored in microSD.

    Post
    Hi aristi, My guess is that most likely your target file system is not properly set up yet. Which file system are you using on your target and can you confirm that it is correcty setup? Did you implement the file system layer between AppWizard and your…
  • Hi Andreas, Please excuse the inconvenience, there was a bug in emWin V6.32 regarding the sizing and hiding of the SCROLLERs. The behavior you were experiencing was fixed with emWin V6.34. I would encourage you to update your emWin version to at least…