Hi all.. I'd like to use a BooleanRadioWidget in my formlib; I can say:
IMyForm['foo'].custom_widget = BooleanRadioWidget but don't see how I can override the default true/false constructor args (currently they are ('on','off') and I'd like them to be ('yes','no'). Short of subclassing my RadioWidget, is there a way? Thanks, Roy. _______________________________________________ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users