Andy_AN2 Community Member
- Member since Nov 7th 2013
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Andy_AN2 -
Replied to the thread LISTBOX_EnableMotion has no effect.
PostHello Anthony, I am using the STM32F7267. But I don´t think it is a matter of MCU. I think the LISTBOX is just not at the development level as is LISTVIEW. If you look in the manual the funtion LISTVIEW_EnableMotion(), you will find a comment, that… -
Andy_AN2 -
Posted the thread LISTBOX_EnableMotion has no effect.
ThreadHello to all, We use emWin 6.32. I can enable vertical motion in a ListView using LISTVIEW_EnableMotion() with no problem. However if I want to do the same with a ListBox it does not work. (with LISTBOX_EnableMotion) The ListBox contains many text…