Qt-interest Archive, April 2007
Bug in QT using QComboBox?
Message 1 in thread
I am using qt 3.3.8 (linux). I noticed a problem with using the QComboBox.
I implemented it correctly. When the user scrolls through each item - the
application will crash.
Has anyone had problems with this??
Message 2 in thread
On 4/22/07, Ann Marie <annmarieqt@xxxxxxxxx> wrote:
> I am using qt 3.3.8 (linux). I noticed a problem with using the QComboBox.
> I implemented it correctly.
What do you mean by "implemented it correctly"? How did you determine this?
> When the user scrolls through each item - the
> application will crash.
Scrolls through how? Mouse wheel? Keyboard arrows? Dragging the scrollbar?
Posting a minimal, compilable example that demonstrates this problem
would be helpful to demonstrate that you're seeing a Qt bug, rather
than just a bug in your application.
--
[ signature omitted ]