Hi, > So long as foo() is virtual, which it isn't in your example. sure I just forgot it in the example. > To get hold of the Python object that wraps param use sipConvertFromType(). > You will need to read the section in the docs about accessing the API when > embedding. ok thanks this will make me start. MD