<div dir="ltr">I'll try apply your patch to Lazarus fixes. <br><br>If something goes wrong I'll let you know.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em sex, 3 de mai de 2019 às 11:56, Graeme Geldenhuys via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 02/05/2019 03:13, Fabio Luis Girardi via lazarus wrote:<br>
> LCL-fpGUI needs some fixes<br>
<br>
<br>
I've just submitted a set of 11 patches for LCL-fpGUI:<br>
<br>
   <a href="https://bugs.freepascal.org/view.php?id=35478" rel="noreferrer" target="_blank">https://bugs.freepascal.org/view.php?id=35478</a><br>
<br>
<br>
TLabel finally works. :-)<br>
<br>
<br>
Unfortunately the TMonitor.GetPixelsPerInch() issue is still not fixed.<br>
I manually commented out the code...<br>
<br>
  if WidgetSet.GetDpiForMonitor(FHandle, MDT_EFFECTIVE_DPI, X, Y)=S_OK then<br>
   ...<br>
  else<br>
<br>
and only left the "Result = Screen.PixelsPerInch;" call in place. If you<br>
didn't guess, it is a temporary fix. ;-)<br>
<br>
<br>
Regards,<br>
  Graeme<br>
<br>
-- <br>
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal<br>
<a href="http://fpgui.sourceforge.net/" rel="noreferrer" target="_blank">http://fpgui.sourceforge.net/</a><br>
<br>
My public PGP key:  <a href="http://tinyurl.com/graeme-pgp" rel="noreferrer" target="_blank">http://tinyurl.com/graeme-pgp</a><br>
-- <br>
_______________________________________________<br>
lazarus mailing list<br>
<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a><br>
<a href="https://lists.lazarus-ide.org/listinfo/lazarus" rel="noreferrer" target="_blank">https://lists.lazarus-ide.org/listinfo/lazarus</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">The best regards,<br><br>Fabio Luis Girardi<br>PascalSCADA Project<br><a href="http://sourceforge.net/projects/pascalscada" target="_blank">http://sourceforge.net/projects/pascalscada</a><br><a href="http://www.pascalscada.com" target="_blank">http://www.pascalscada.com</a></div>