<br><br><div class="gmail_quote">On Thu, Feb 4, 2010 at 4:03 PM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org">jb@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, Feb 04, 2010 at 03:47:39PM +0100, Jakob Leben wrote :<br>
<div class="im">> I agree, but it's weird: they are still auto Raise for me, even when<br>
> changing between many widget styles in Qt system preferences... I'll check<br>
> what can be done here.<br>
<br>
</div>Using QStyle::SC_ToolButton or QStyle::CC_ToolButton ?<br>
<br></blockquote><div><br>We need custom positioning of the text and the arrow, that is why we need separate drawing of the border, which we can only do by drawing a control CE_PushButtonBevel <br><br>Does it work for you by only changing LocationButton to be a subclass of QToolButton? because it seems like option.features = QStyleOptionButton::Flat is not working for you.<br>
</div></div>