On 22/5/2011 06:37, Max Vlasov wrote:
So the questions are:- is there a chance to intervene into lazarus drawing chain to get the update region before lazarus root windowproc call.
In WMPaint do: FUpdateRect := Message.PaintStruct^.rcPaint; It's the same value as GetUpdateRect before BeginPaint Luiz -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
