.. same issue ( sometimes ) with toolbar button hints.

GTK2 and Linux


2014-06-02 22:00 GMT+02:00 Mattias Gaertner <nc-gaert...@netcologne.de>:

> On Mon, 2 Jun 2014 21:44:53 +0200
> Bart <bartjun...@gmail.com> wrote:
>
> > On 6/2/14, Michael Van Canneyt <mich...@freepascal.org> wrote:
> >
> > > The popup with the hints for the arguments to a function is sometimes
> > > truncated:
> > > it is too short to display the contents, and the contents is cut off
> halfway
> > > the popup.
> >
> > I see this frequently, but then again not always on my Linux VM.
> > My IDE is build for GTK2
>
> I agree with Zeljko it looks like a clipping bug.
> This hint is painted in ide/codecontextform using
> the form's Canvas.ClipRect. I replaced the Canvas.ClipRect with
> ClientRect.
>
> Please test.
>
> Mattias
>
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to