Question
STemWin 5.28 and LISTBOX_EnableWrapMode
Posted on September 22, 2015 at 08:41
Dear all,
I'm playing with stemwin 5.28, especially with Listbox. I found a new function (in compare with 5.22) mentioned in documentation and available in h-file. The function is LISTBOX_EnableWrapMode. I suspect that listbox with this enabled function should scroll through all items in a infinite loop. I call it in WM_INIT_DIALOG handling case right after fill the listbox with items. But nothing happens.. It just doesn't work.. I mean it works the same with this call and without this call.. Am I doing something wrong, maybe? Any tips are greatly appreciated #stemwin