Forum > General
"WindowState:=wsMinimized; " bizarre
anna:
Where are developers? Why WindowState:=wsMinimized; doesn't work correct? Is it bug?
skalogryz:
--- Quote from: anna on July 12, 2010, 05:18:03 pm ---Where are developers? Why WindowState:=wsMinimized; doesn't work correct? Is it bug?
--- End quote ---
It's not a bug. Lazarus acts in Delphi compatible way.
please use Application.Minimize. If it's failing, please provide reproducible bug report.
typo:
Try to use Application.ProcessMessages after minimizing.
Navigation
[0] Message Index
[*] Previous page