On Fri, 27 Apr 2007 16:22:32 +0200
Guadagnini David <[EMAIL PROTECTED]> wrote:

> After download the patch for build 11015 (or 11016 is the same) I try
> to compile but appeare the follow error:
> 
> "Error: No member is provided to access property"
> 
> in file SynCompletion.pas (line 460)
> 
> the line is  this: "if FHint.CalcHintRect(Screen.Width, 
> ItemList[AIndex], nil).Right <= ClientWidth then"
> and the error is to access ClientWidth property
> 
> Some ideas?

It's a FPC 2.0 bug.
I added a workaround.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to