[Lazarus] Strange visibility bug with TCustomGroupBox descendants

Torsten Bonde Christiansen tc at epidata.info
Mon Dec 1 15:13:31 CET 2014


On 2014-12-01 14:45, Mattias Gaertner wrote:
> 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
Bug report created:

http://bugs.freepascal.org/view.php?id=27116

-Torsten.




More information about the Lazarus mailing list