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.
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.