Hi Roman,

Do you have an example?  And when you say "on macOS" does that mean the behavior is different on Win/Linux, or that you haven't tried it elsewhere?

The delegate can't assume that drawing should be done at pos(0, 0), it must start at the coordinates given in QStyleOptionViewItem.rect.topLeft().

-Max


On 3/20/2020 3:02 PM, Roman Wüger wrote:
Hello,

I use QStyleOptionProgressBar on macOS Catalina with Qt 5.14.1 and tried 
versions back to 5.11.3.

In a Table the progressbar is always displayed in row 0 and column 0 which is 
wrong even the current row is 6 or something like that and column is 1 or 
similar.

Any hints on this issue?

Best Regards
Roman


_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to