[Qt-interest] QListWidget disabled animation
Richard Baron Penman
richardbp+qt at gmail.com
Wed Feb 11 07:21:28 CET 2009
hello,
When I hover the mouse over a disabled QListWidget I find that the header
labels still highlight. This only happens when setSortingEnabled(true) is
set.
The problem is this highlighting makes it seem as if the column headers can
be clicked, but they can't because the widget is disabled.
Is this a bug or intended functionality? And is there a way to prevent the
columns being highlighted, apart from setSortingEnabled(false)?
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090211/a68f2c9a/attachment.html
More information about the Qt-interest-old
mailing list