<div dir="ltr">.. same issue ( sometimes ) with toolbar button hints. <div><br></div><div>GTK2 and Linux</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-02 22:00 GMT+02:00 Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de" target="_blank">nc-gaertnma@netcologne.de</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Mon, 2 Jun 2014 21:44:53 +0200<br>
Bart <<a href="mailto:bartjunk64@gmail.com">bartjunk64@gmail.com</a>> wrote:<br>
<br>
> On 6/2/14, Michael Van Canneyt <<a href="mailto:michael@freepascal.org">michael@freepascal.org</a>> wrote:<br>
><br>
> > The popup with the hints for the arguments to a function is sometimes<br>
> > truncated:<br>
> > it is too short to display the contents, and the contents is cut off halfway<br>
> > the popup.<br>
><br>
> I see this frequently, but then again not always on my Linux VM.<br>
> My IDE is build for GTK2<br>
<br>
</div>I agree with Zeljko it looks like a clipping bug.<br>
This hint is painted in ide/codecontextform using<br>
the form's Canvas.ClipRect. I replaced the Canvas.ClipRect with<br>
ClientRect.<br>
<br>
Please test.<br>
<span class="HOEnZb"><font color="#888888"><br>
Mattias<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br></div>