dmitry boyarintsev schrieb:
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.
When an application *can* be called with command line arguments, IMO a
translation into such an argument is the best solution. When an
application expects such arguments, it will check and process the passed
arguments, regardless of how they have been supplied.
DoDi
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus