On 2016-11-30 18:12, Fabio Luis Girardi via Lazarus wrote: > Why this limit? > Is it some specification?
Windowing environments tend to have a 32k or 64k window pixel limit (eg: X11 and GDI). So the 4k limit seems to be something introduced by LCL. Unfortunately I can't answer why they introduced a 4k limit though. 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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
