[Lazarus] Carbon: Loosing kAEOpenDocuments AppleEvents before AppRun
dmitry boyarintsev
skalogryz.lists at gmail.com
Wed Oct 28 17:18:47 CET 2009
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
More information about the Lazarus
mailing list