> If R is a wrapped C++ implementation of a QObject sub-class then it should > work. > > If R is a Python implementation of a QObject sub-class then it won't work > because QWidgetFactory.create() doesn't know anything about Python > objects. Mhh, It's just a poor Python object :( Regards Juan Pablo