[Qt] Caret problems

Павел Ишенин webpirat at mail.ru
Wed Jul 11 14:31:17 CEST 2007


zeljko wrote:
> On Wednesday 11 July 2007 13:17, Felipe Monteiro de Carvalho wrote:
>   
>> On 7/11/07, zeljko <zeljko at holobit.net> wrote:
>>     
>>> Yes but not as mentioned in article (it was ok for Qt1).
>>> Maybe this should help:
>>> QWidget_setAttribute(MyWidget, QtWA_PaintOutsidePaintEvent)
>>>       
>> I think we shouldn't paint outside the paint event, unless the usual
>> way it too much work.
>>     
>
> I'm against it too, because this solution is not a long way, it will be out of 
> Qt 5, so we'll have problems, but if it can fix the problem until better 
> solution comes let it be.
> If Paul uses this attribute ,it will be good if we put it onto Wiki (so nobody 
> should forget about it ;) ).
>   
No boys, forget about it. In note to that attribute written that it is 
not supported under Windows, OS X. So no way except paintEvent.

Best regards,
Paul Ishenin.



More information about the Qt mailing list