ShowPartFrameInfo
TheShowPartFrameInfomethod displays the Part Info dialog box in response to a user selection from the Edit menu.
ODBoolean ShowPartFrameInfo (in ODFacet facet, in ODBoolean allowEditing);
facet- A reference to the facet that indicates the window to display the Part Info dialog box in. The facet's frame and part indicate which part's user properties should be displayed and edited.
allowEditing- kODTrue if the part allows editing, otherwise
kODFalse.- return value
kODTrueif the user clicked OK to leave the Part Info dialog box, otherwisekODFalse.DISCUSSION
You call this method in your part'sHandleEventmethod when the user selects the Part Info item from the Edit menu and the current selection is an embedded frame border.SEE ALSO
TheODPart::HandleEventmethod (page 526).
"Selection Info" on page 252 in OpenDoc Programmer's Guide.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help