From: Sven A. <sv...@gm...> - 2008-05-18 13:57:50
|
Hi members! I am new to this list, so sorry for my bad english. I hope you understand me. First of all: Thanks for your great and well documented project. It is very simple to start programming a wrapper. I tried a little bit and it works. Now I want to do following. I want to program a callback function. This means I want to give my C++-Methods a Python-Function (like a c function pointer). Then I want to call this Python-Function like a callback-function in C. But how to do this? Could anybody be so sind to give me a hint? Thanks a lot, Sincerly, Sven |