[Interest] widgets: mini combo-box (popup) draws wrong on windows

David M. Cotter dave at kjams.com
Sat Dec 11 01:20:35 CET 2021


on mac, i have a "mini" style popup (combo-box), looks like this:


See the dual up/down chevrons to the right of the genre text edit? that is a combo box just made small. looks good. and it pops up correctly:


On Windows, it looks fine when not popped up, but when it IS, it's totally broken:


is there a way to have the unclicked control be one width, but the dropdown list view be a different width? 

it works in the previous iteration of my app (32bit):

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20211210/adac0d3b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mac appearance.png
Type: image/png
Size: 141507 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20211210/adac0d3b/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mac good.png
Type: image/png
Size: 260584 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20211210/adac0d3b/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win bad.png
Type: image/png
Size: 154620 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20211210/adac0d3b/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win good.png
Type: image/png
Size: 193790 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20211210/adac0d3b/attachment-0007.png>


More information about the Interest mailing list