[Qt-interest] Icon sidepane in Windows Vista/7 (Fixed size for a QListWidgetItem?)
Lukas Hetzenecker
LuHe at gmx.at
Fri Dec 11 10:45:47 CET 2009
Could anybody help me with this issue?
It's the last bug in my application that needs to be fixed, before I can
release a new version :-(
Thank you for any help,
Lukas
Am Donnerstag 10 Dezember 2009 09:34:56 schrieb Lukas Hetzenecker:
> Hello,
>
> i have a QListWidget that displays a button bar, like in KDEs Kontact.
> I attached my current implementation, written in C++, and my original
> implementation in Python/PyQt4. This works fine with Linux/Oxygen theme
> (as you can see in this screenshot: http://imagebin.ca/img/Od0zEZ.jpg ) and
> Windows XP, but looks ugly in Windows Vista and Windows 7 (as you can see
> here: http://imagebin.ca/img/umwpMN1.jpg ).
>
> Is it possible to extend the region of the background of a selected item in
> Windows Vista?
>
> I even tried it with a QStyledItemDelegate and QStyleOptionViewItemV4
> (decorationSize attribute), but this didn't help.
>
> Does anybody know what I should try else?
>
> Thanks for your help,
> Lukas
>
More information about the Qt-interest-old
mailing list