[Lazarus] TForm.CreateNew - form hides not immediately

Alexey Tor. aaa5500 at ya.ru
Sun Feb 16 20:56:46 CET 2020


Linux gtk2.

   Form:= TForm.CreateNew(Application.MainForm);
   Form.Visible:= FOption;

if FOption=False, form flickers! it appears for 0.2sec and hides. Can we 
avoid flicker and just hide?
Maybe AVisible param can be added to CreateNew?

It is so on all widgetsets?

-- 
Regards,
Alexey



More information about the lazarus mailing list