On Sunday 28 August 2005 17:41, Stephan Richter wrote: > On Thursday 25 August 2005 21:14, Christian Lueck wrote: > > I want to define add- and edit-views for objects of objects with > > zope.schema.Object and zope.app.form.browser.ObjectWidget. Roger > > Ineichen and Andreas Reuleaux explained (on this list) howto write > > custom widgets for objects. I was trying to define a widget for objects > > of objects (objects which's attributes are objects again), but didn't > > get it for days. Tonight I got it! Since there is not yet a posting on > > this problem on the list I decided to post it. Maybe this is a > > zope3-newbie problem, but maybe this list is the right place for these > > kinds of problems. > > I think you could add this to the Zope 3 wiki. This way it is at a central > location.
or even better, write a doctest in ReST and check it into zope.app.form.browser or just in the doc directory. Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
