On Fri, Oct 30, 2009 at 6:37 PM, <[email protected]> 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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
