home *** CD-ROM | disk | FTP | other *** search
- Subject: RE: Part Scripting Question
- Sent: 8/1/96 5:00 PM
- Received: 8/1/96 5:52 PM
- From: Serge Froment, sfroment@odyssee.net
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >Here's a snippet based on the OpenDoc PartMaker sample code for scriptable
- >part editors (aete resource file) and my part editor:
- (snip)
- >The above aete text defines the cPart class with a property named pContents.
-
- Thanks for your reply.
-
- If I understand well, you are adding a new property to the cPart class
- defined by OpenDoc. This seems to be done by defining a new kAEOpenDocSuite
- suite that contains only the new property. Is that right?
-
- Serge
-
-
-