[Grok-dev] Problem with grok.AddForm, grok.Adapter and widgets

Martijn Faassen faassen at startifact.com
Sat Jan 30 10:21:09 EST 2010


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



More information about the Grok-dev mailing list