[PyQt] Icon sidepane in Windows Vista/7
Lukas Hetzenecker
LuHe at gmx.at
Sun Dec 13 20:17:49 GMT 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 :-(
I attached my current implementation, written in C++, and my original
implementation in Python/PyQt4.
Thank you for any help,
Lukas
Am Dienstag 08 Dezember 2009 13:50:33 schrieb Lukas Hetzenecker:
> Hello,
>
> i have a QListWidget that displays a button bar, like in KDEs Kontact.
> I attached my current implementation. 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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sidepane-c++.zip
Type: application/zip
Size: 14386 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20091213/bdbe1dc8/sidepane-c.zip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sidepane-python.zip
Type: application/zip
Size: 3816 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20091213/bdbe1dc8/sidepane-python.zip
More information about the PyQt
mailing list