[Lazarus] New AutoSize issue

Mattias Gaertner nc-gaertnma at netcologne.de
Thu May 20 18:53:37 CEST 2010


On Thu, 20 May 2010 18:15:54 +0200
faber <faber.cpu at gmail.com> wrote:

> > Is the array handle not allocated message still there?
> 
> 
> Yes.

Ehm. Should it be visible? If not, then the message is correct.
I will extend the verbosity.

 
> ChangeShowing StopA:TButton new FShowing=False
> TWinControl.CMShowingChanged StopA:TButton HandleAllocated=True []
> TWinControl.DoSendShowHideToInterface StopA:TButton FBoundsRealized=
> x1=432,y1=3
> ,x2=523,y2=24 New=False
> set sr1 to visible
> ChangeShowing :TStringGrid1 new FShowing=False
> TWinControl.CMShowingChanged :TStringGrid1 HandleAllocated=True []
> TWinControl.DoSendShowHideToInterface :TStringGrid1 FBoundsRealized=
> x1=2,y1=21,
> x2=745,y2=470 New=False
> TWinControl.UpdateShowing OptsR:TArrow handle not allocated
> 449-:-743 -1
> 449-:-743 -1
> ChangeShowing OptsR:TArrow new FShowing=True
> TWinControl.CMShowingChanged OptsR:TArrow HandleAllocated=True []
> TWinControl.DoSendShowHideToInterface OptsR:TArrow FBoundsRealized=
> x1=11,y1=1,x
> 2=30,y2=20 New=True
> ChangeShowing SR1:TStringGrid1 new FShowing=True
> TWinControl.CMShowingChanged SR1:TStringGrid1 HandleAllocated=True []
> TWinControl.DoSendShowHideToInterface SR1:TStringGrid1 FBoundsRealized=
> x1=2,y1=
> 21,x2=745,y2=470 New=True

Is SR1 not visible or is the other stringgrid not hidden?


Mattias




More information about the Lazarus mailing list