[lazarus] Win32: parent form and taskbar button

Karl Brandt pascalive at bol.com.br
Sun Aug 31 18:17:56 EDT 2003


Micha Nelissen wrote:


> Question #2 (related): Because the environment options dialog (and the 
> others too i presume) have their own button but are shown modal a 
> strange thing happens. When the dialog is shown, you can click the main 
> lazarus ide window, it gets focus, but it won't respond to any clicks. 
> This is very annoying as one would think the ide has hung itself.

This is how ShowModal works in Win32. To see, make a test example with 
Delphi.

BTW: compiling CVS today fails at winapi.inc:GetClientBounds: just a 
typo. Changing Rect to ARect fix it.
Can you fix it Mattias?

karl








More information about the Lazarus mailing list