How I catch an "open with..." with my app?

Mac OSX specific forum
Lebostein
Addict
Addict
Posts: 806
Joined: Fri Jun 11, 2004 7:07 am

How I catch an "open with..." with my app?

Post by Lebostein »

On Windows I use ProgramParameter() to get the filename. But on Mac OS it seems not work....
wilbert
PureBasic Expert
PureBasic Expert
Posts: 3870
Joined: Sun Aug 08, 2004 5:21 am
Location: Netherlands

Re: How I catch an "open with..." with my app?

Post by wilbert »

You need PB_Gadget_SetOpenFinderFiles(Callback)
viewtopic.php?p=391349
Windows (x64)
Raspberry Pi OS (Arm64)
Post Reply