[Lazarus] fsStayOnTop under windows
Benito van der Zander
benito at benibela.de
Wed Jan 28 19:50:47 CET 2009
>
>
> There was bug reports about StayOnTop forms before that they must not
> stay on top if another application is active. That was implemented in
> the win32 widgetset. Now you complain because of that :) Who is right?
> Delphi 7 at least behave the same - it hides StayOnTop forms when
> application deactivates.
imho Delphi 4 worked the other way around, stayOnTop was always on top.
(and I created some programs which depended on that)
Probably the best solution is to create two flags
fsStayOnTop(Application) and fsStayOnTopGlobally.
Benito
More information about the Lazarus
mailing list