[Lazarus] Strange visibility bug with TCustomGroupBox descendants
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Dec 1 14:45:16 CET 2014
On Mon, 01 Dec 2014 14:28:08 +0100
Torsten Bonde Christiansen <tc at epidata.info> wrote:
> On 2014-12-01 14:24, Mattias Gaertner wrote:
> > Just a note: Normally you would enclose the creation code:
> >
> > Application.CreateForm(TForm, F);
> > F.DisableAutoSizing;
> > ...
> > F.EnableAutoSizing;
> > Application.Run;
> >
> > Mattias
> Thank you for noting, but unfortunately it makes no difference.
It was more a general advice to get less flicker and faster form
creation. I didn't expect it to affect the bug.
Please create a bug report.
Mattias
More information about the Lazarus
mailing list