<html>
<head>
<style>
 .sw_message P{margin:0px;padding:0px;}
 .sw_message {FONT-SIZE: 12pt;FONT-FAMILY:Tahoma,Arial,Helvetica,sans-serif;background:white;}
 .sw_message blockquote{margin-left:5px;padding-left:5px;border-left:2px solid #144fae;color: #144fae;}
 .sw_message blockquote blockquote{border-left:2px solid #006312;color: #006312;}
 .sw_message blockquote blockquote blockquote{border-left:2px solid #8e5656;color: #8e5656;}
 .sw_message blockquote blockquote blockquote blockquote{border-left:2px solid #888;color: #888;}
</style>
</head>
<body class="sw_message">
Hi,<br><br>Attached is a very simple test project. It uses a QuestionDlg() in the form's OnShow (eg: to ask a user if they want online or offline access for the application). It was purposely added there to ask a question before the main form is shown. This LCL application works perfectly under Windows, Linux and FreeBSD. But it blocks mouse and keyboard input under OSX - so the user can't actually answer the question and get into the application! The only thing I can do is click the red "x" button in the dialog title area, but that is no real solution.<br><br>Is this a know issue under OSX? Anybody have a work-around?<br><br>ps:<br>Regarding the attached archive. I added the extra extension ".removeme" to overcome stupid spam/virus checks. Please remove the extra extension and unpack as normal.<br><br>Regards,<br>  Graeme<br><br><div> </div> 
</body></html>