[Lazarus] Question about modal forms behaviour under windows
Zeljko
zeljko at holobit.net
Sat Feb 27 11:02:34 CET 2016
On 02/26/2016 05:36 PM, Denis Kozlov wrote:
> @zeljko
>
> I've just tested your fixes in latest TRUNK on Windows 7 and it's
> looking good!
>
> Have you considered changing the behaviour where the modal form is
> getting squashed into a corner when application gets minimized?
>
> Instead of squashing every modal form into a corner of the desktop (as
> demonstrated on the screenshot below), it would be better to minimize
> them as non-modal forms, i.e. minimize into the taskbar with the main
> form. Do you think its feasible?
Qt works :), but problematic part is win32 because of
GetRealPopupParent. Simple test shows that creating handle of modalform
with getDesktopWindow as parentWindow works fine ... I'll see how to
implement that in LCL.
zeljko
More information about the Lazarus
mailing list