Rajagopalan Srinivasan wrote:
> 
> not too clear what is going on. any ideas?
> 
>From Qt documentation:

"Warning: When the paintdevice is a widget, QPainter can only be used
inside a paintEvent() function or in a function called by paintEvent();
that is unless the Qt::WA_PaintOutsidePaintEvent widget attribute is
set. On Mac OS X and Windows, you can only paint in a paintEvent()
function regardless of this attribute's setting."

_______________________________________________
qtada-users mailing list
[email protected]
http://lists.qtada.com/mailman/listinfo/qtada-users_lists.qtada.com

Reply via email to