[Lazarus] TScrollbox + GTK2 causes console warnings.
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Mon Aug 15 17:16:12 CEST 2016
Hi,
I'm using LCL-GTK2 and when I started using TScrollBox in my application
I get the following warnings in my console window.
$ ./demo05_truetype_fonts -f lcl
WARNING: TGtk2WidgetSet.InvalidateRect refused invalidating during paint
message: TScrollBox
WARNING: TGtk2WidgetSet.InvalidateRect refused invalidating during paint
message: TScrollBox
WARNING: TGtk2WidgetSet.InvalidateRect refused invalidating during paint
message: TScrollBox
WARNING: TGtk2WidgetSet.InvalidateRect refused invalidating during paint
message: TScrollBox
...snip...
I'm using Lazarus 1.7 r52715 FPC 2.6.4 x86_64-linux-gtk 2.
Are these warnings something to worry about? Are there plans to fix
(remove, surpress) them? Should this be reporting on Mantis?
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the Lazarus
mailing list