Vincent wrote:
>
> Hi,
>
> I would like to add a new property to a ZClass that I created.
>
> Right now, I can choose between int, date, text, selection..., How can I
> choose another ZClass I created in the same product ?
>
> Thanks
>
> Vincent
AFAIK you can't store objects in property sheets. you can store them as
subobjects of your ZClass if its ObjectManerish or Folderish
(subclasses).
Kapil
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )