<div dir="ltr"><div dir="ltr">On Mon, Jun 10, 2019 at 6:18 PM David Jenkins via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
In now. Mantis 35702<br></div></blockquote><div> </div><div>While the research seems to be quite thorough, the following statement:</div><div>"Error is caused because Cocoa currently doesn't run through base level NSApplication.run and thus appropriate ._isrunning flag is not set " <br></div><div><br></div><div>contradicts Apple's documentation (<a href="https://developer.apple.com/documentation/appkit/nsapplication?language=objc">https://developer.apple.com/documentation/appkit/nsapplication?language=objc</a>)</div><div><br></div><div>"...Methods to Override</div><div>...</div><div>Override run if you want the app to manage the main event loop differently than it does by default. (This a critical and complex task, however, that you should only attempt with good reason.)"</div><div><br></div><div>If the first statement is true, then run cannot and should not be overriden at all.</div><div><br></div><div>thanks,<br>Dmitry</div></div></div>