[Lazarus] Carbon: Loosing kAEOpenDocuments AppleEvents before AppRun
dmitry boyarintsev
skalogryz.lists at gmail.com
Fri Oct 30 18:07:21 CET 2009
On Fri, Oct 30, 2009 at 6:37 PM, <dominique at savagesoftwaresolutions.com> wrote:
> So is this now working as expected?
Yes and no.
It's working as expected from LCL point of view.
It doesn't work as expected from OSX point of view, because
AEOpenDocument is used to start an application with opening some file.
For other systems command-line parameters are used.
I'm not sure how to fix the problem, yet. So i far i can suggest not
to use Application.ProcessMessages in component initialization.
thanks,
dmitry
More information about the Lazarus
mailing list