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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to