Hi Scuri,

Two questions about IupList with Windows.
DROPDOWN=YES
EXPAND=HORIZONTAL

1. Mouse moviment behavior:
When move mouse to end control, Windows automatically, scroll items to down.
Is possible control the speed?
Is possible control the number of items, that will be scrolled?

2. MSDN says:
https://docs.microsoft.com/en-us/windows/win32/inputdev/wm-mousemove
"If an application processes this message, it should return zero."

At src/win/iupwin_list.c (1557)
WM_MOUSEMOVE: is processed, but IUP lacks to return zero, why?

regards,
Ranier Vilela

_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to