[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

QT5 ListBox Problem


Hi

When you assign Scrollbar = Both to ListBox in QT5 from the Property
window, the list is not displayed properly. Only one character is shown in
each row of the ListBox.

However, assigning it through code ie. ListBox1.ScrollBar = Scroll.Both
works perfect.

The problem occurred with gambas 3.21.3 in Ubuntu 24.04 (installed through
openSUSE build server .


-- 
Regards
Safiur Rahman

Follow-Ups:
Re: QT5 ListBox ProblemLee <t.lee.davidson@xxxxxxxxx>