[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
QT5 ListBox Problem
[Thread Prev] | [Thread Next]
- Subject: QT5 ListBox Problem
- From: Safiur Rahman <isafiur@xxxxxxxxx>
- Date: Fri, 27 Feb 2026 16:38:24 +0545
- To: user <user@xxxxxxxxxxxxxxxxxxxxxx>
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
| Re: QT5 ListBox Problem | Lee <t.lee.davidson@xxxxxxxxx> |