To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73689





------- Additional comments from [EMAIL PROTECTED] Mon May 14 08:32:29 +0000 
2007 -------
plipli -> pl

You are true about events of painting.
When the window is resized (ie maximized) events are fired and well handled .

SetHINeedsDisplay(HIViewid) only tells Carbon that this HIview has to be
refreshed next time the applicationeventloop/Quartz will do a refresh. It is
used when we call refreshrect (after something drawn ahs to be visible 
immediately).

I m not sure but I don t think the HI* code that disable paint/vcl event
handling was committed so it should handle windowdraw content event. but
salpaint event was disabled some times ago (because of slowing down issue).

Hope this will help the vcl guru you are :-)


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to