[Development] Qt::WA_PaintOnScreen Changes
David Narvaez
david.narvaez at computer.org
Wed Aug 20 18:17:14 CEST 2014
On Thu, Aug 14, 2014 at 12:34 PM, Shaw Andy <Andy.Shaw at digia.com> wrote:
> If you were using WA_PaintOnScreen then you also need to ensure you reimplement paintEngine() to return 0. Had you done that at all?
Thanks for your help and sorry for the late reply. I was missing the
return 0 on paintEngine() (I should have read the docs carefully) but
after adding that the widget keeps painting black. I'll prepare a
simple case to reproduce this and file a bug report.
David E. Narvaez
More information about the Development
mailing list