desktop-integration

Python Desktop Integration - Drag and drop

I have a pygame window that I want to know when a file has been dragged and dropped onto it. I only need to be able to fetch the name of the file. How can this be accomplished? ...

Drag and drop a link on the desktop to create a shortcut

My client asked me a interesting thing today. Drag and drop a link in the browser on the desktop to create a shortcut to the linked webpage. We have a web-application and it could be very good to enable the user to directly connect their application. Do you have any idea of how to do that ? ...

Use NServiceBus for desktop app integration ?

Background: We have a bunch of Windows apps that need to be integrated. We think a publish-subscribe IPC mechanism/library would do the trick. Inter app Events don't need to be persisted; Not all apps are written on .NET but those that aren't have a plug-in architecture that allows for extending in .NET The apps are run by users on a T...