Problem with Swipelist and attached Dropdown

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

    • Problem with Swipelist and attached Dropdown

      Hello everybody,

      I'm using the Library Version STemWin V5.44
      My hardware : STM32H7B3I-EVAL with an 800x480 Display at RGB565

      I have a problem using a Swipelist with attached Dropdown widget.
      When the Dropdown gets expanded the created Listbox doesn't move when the Swipelist
      gets touched, the Dropdown widget get's moved alone. Even worse, when I touch the
      scrollbar of the expanded Listbox, not only the content of the Listbox is moving, also the
      underlying Swipelist moves.
      When I try to make the Dropdown modal when it is expanded, only one window can be modal.
      So the Dropdown or the the Listbox (the expanded state it's a combination of the 2) can be
      touched, which is no solution.
      When I try to disable the the Swipelist with WM_DisableWindow(), the Swipelist does't move
      but when I use the scrollbar of the Listbox the Swipelist get's moved also again.




      Is there a possibilty to use a Dropdown widget as an item of a Swipelist ?

      Anv suggestions will be appreciated.
      Best regards.
    • Hi,

      Thank you for reporting this issue, I am able to reproduce the issue. I will let you know once we have fixed this.

      Best regards,
      Florian
      Please read the forum rules before posting.

      Keep in mind, this is *not* a support forum.
      Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
      Should you be entitled to support you can contact us via our support system: segger.com/ticket/

      Or you can contact us via e-mail.
    • Hi,

      This issue has been fixed with the latest emWin version 6.28 that has just been released this week.

      Best regards,
      Florian
      Please read the forum rules before posting.

      Keep in mind, this is *not* a support forum.
      Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
      Should you be entitled to support you can contact us via our support system: segger.com/ticket/

      Or you can contact us via e-mail.
    • Hello,

      These are good news to hear, so now we can order the latest emWin Version.
      (I allready studied the release notes and corrections of 6.28 but I didn't saw
      anything about the dropbox widget, but perhaps I don't realize something..)

      Best reagrds.