Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Documentation Updates for OpenDoc 1.1


Changes to the OpenDoc Class Reference

The following items list the headings and page numbers of the revised sections in the OpenDoc Class Reference.

Change to ODClipboard

"ActionDone" (page 86). Parts should not call the ActionDone method after pasting a link.

Change to ODDraft

"BeginClone" (page 159). Parts should not use kODClonePaste for the kind parameter.

Change to ODDragAndDrop

"StartDrag" (page 195). Use of the destPart parameter is restricted.

Change to ODLink

"Lock" (page 354). If the wait argument is set to a nonzero value and the lock cannot be granted, the Lock method returns kODFalse immediately.

Change to ODLinkSource

"Lock" (page 382). If the wait argument is set to a nonzero value and the lock cannot be granted, the Lock method returns kODFalse immediately.

Changes to ODPart

"Release" (page 468). The Release method must not throw an exception.

"ReleaseAll" (page 468). The ReleaseAll method must not throw an exception or change the persistent state of another object.

"ChangeKind" (page 486). A part editor must be able to change to any part kind it supports.

"DragEnter" (page 500). You must override DragEnter if your part editor calls one of its frames' SetDroppable method with a parameter value of kODTrue.

"DragLeave" (page 502). You must override DragLeave if your part editor calls one of its frames' SetDroppable method with a parameter value of kODTrue.

"DragWithin" (page 503). You must override DragWithin if your part editor calls one of its frames' SetDroppable method with a parameter value of kODTrue.

"LinkStatusChanged" (page 532). If the frame passed into the LinkStatusChanged method has been opened in a part window, the displayed part should call the ChangeLinkStatus method of the root frame of the part window.

Change to ODRefCntObject

"Release" (page 577). The base class Release method throws no exceptions.

Change to ODTranslation

"TranslateView" (page 795). The fromView parameter contains the data to be translated.

Changes to Types and Constants

New error codes kODErrAllVolumesAreFull , kODErrDirectoryNotHaveWriteAccess (page 937), and kODErrVolumeIsFull (page 947).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
16 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help