> I just wanted to point out that I tried to implement the DropFiles as per
> Lazarus' but when I double click on my file, the
> FormDropFiles event never fires if the application is shutdown, but does
> fire correctly if the application is already running.
You need to add document bindings at the application bundle and try to
place the app to \Applications dir.

thanks,
dmitry

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

Reply via email to