Python interpreter has a Global Interpreter Lock, and it is my understanding that extensions must acquire it in a multi-threaded environment. But Boost.Python HOWTO page says the extension function mu
I know how handle dragging of files on the dock icon, and it has been asked before. However, I\'m wondering, can I somehow get more control?