When I use safari, i can drag the url onto the desktop to save this webpage as a .webloc file.
I also can drag the url from safari onto Chrome app, the Chrome app will open this link.
But when i try to drag the url onto my own app, nothing happens, my app won't go into
- (void)application:(NSApplication *)sender openFiles:(NSArray *)filenames
How to do this? Chrome works perfectly so i'm quite sure there is way to handle this.