It seems like AEOpenDocuments event is processed, but since
OnDropFiles event is not yet assigned, it's not fired.

So farm I can think of the following solution (in carbon widgetset).
AEOpenDocument events and gathered and called on Application.Run,
since form events are initialized and would be processed as expected.

thanks,
dmitry

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to