18 Aug
2000
18 Aug
'00
9:07 p.m.
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 ?
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