SetDragging
TheSetDraggingmethod specifies whether this frame is currently being dragged.
void SetDragging (in ODBoolean isDragging);
isDragging- kODTrue if this frame is currently being dragged, otherwise
kODFalse.DISCUSSION
Your part calls this method to indicate whether parts can be dropped onto this frame.SEE ALSO
TheODFrame::IsDraggingmethod (page 326).
TheODFrame::IsDroppablemethod (page 327).
TheODFrame::SetDroppablemethod (page 334).
"Initiating a Drag" on page 360 in OpenDoc Programmer's Guide.
"Completion of StartDrag" on page 368 in OpenDoc Programmer's Guide.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help