Is there a possibility to show a scrollbar in listboxes in case of many listbox entries that cannot be displayed on one screen? In (my) Python programs the user always have to try (click down or up), if there is another entry.
Showing a form e.g. displays the scrollbar on the right side. But when I use appuifw.Listbox(), no scrollbar is displayed. Is it a feature of c++? If not, how to show the scrollbar?
Thanks for help.


Reply With Quote


