On Thu, 01 Nov 2007 14:23:59 +0200
Albert Zeyer <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I got a freeze when I resize my window to a size where one of the
> panels of the form becames completly hidden (it is moved to the left
> while making the window smaller; this is because of the Anchors:
> left, right, bottom).
>
> I am using GTK2 and Lazarus rev 12674.
>
> On the console, I get all the time: (also when I do nothing)
> [DBGTGT]
> NOTE: TGtkWidgetSet.InvalidateRect during paint message: TMainForm
This normally indicates, that you have a bug in your OnPaint code. Only
paint in the OnPaint event. Do not change properties or resize, move,
delete or create controls.
Mattias
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives