[Lazarus] LCL-GTK2 warning about TScrollBox
zeljko
zeljko at holobit.net
Mon Sep 26 08:28:20 CEST 2016
On 09/25/2016 11:21 PM, Alexey T via Lazarus wrote:
> On 25.09.2016 15:40, Mattias Gaertner via Lazarus wrote:
>> When I run the
>> >application from a console window, I see the following warning appear
>> >multiple times.
>> >
>> >WARNING: TGtk2WidgetSet.InvalidateRect refused invalidating during paint
>> >message: TScrollBox
>
> I asked the same thing in the StackOver, about week-3 ago. Seems you see
> it. And i see that this unneeded err msg, in console, is gone now. I
> don't see it when CudaText runs from console. When it's fixed?
AFAIR, I've inserted that warning since it shows problem. It's nasty to
call update or repaint inside paint event on any widgetset (can run into
endless loop).
zeljko
More information about the Lazarus
mailing list