Hannes wrote: > Hi Martijn, > > thanks for the fast reply! So did you try making a factory like this and passing them to the CustomWidgetFactory? def versionFactory(): return Version(1, 2, 3, 4, 5) Regards, Martijn