In the long combobox list, when you open the list, you need to show a specific item. Select it is not a problem. I do not know how to scroll to him scrolled.
comboBox.setOnShown(event -> ((ComboBoxListViewSkin)comboBox.getSkin()).getListView().scrollTo(element));
Where element is either the index of the element or the element itself.
element
Source: https://ru.stackoverflow.com/questions/708188/More articles:Cannot connect library: ModuleNotFoundError: No module named 'PyQt5.QtWidgets'How to design several CrudRepository in one service?Big but rare transaction or small, but frequent?Is it possible to use your table structure with spring-security?Javascript / jQuery decode bbcode to textareaHow to display php data in html table using AJAXThe shadow at the top of the UITableView does not appearThe oddities of installing styles in WPFSendex + MODX REVO sending SMScannot bind 'T' lvalue to 'T &&'All Articles