Q3ViewerClear
You can use theQ3ViewerClearfunction to handle the Clear editing command when applied to data selected in a viewer object.
OSErr Q3ViewerClear (TQ3ViewerObject theViewer);
theViewer- A viewer object.
DESCRIPTION
TheQ3ViewerClearfunction clears the data currently selected in the viewer object specified by thetheViewerparameter. No data is copied onto the Clipboard. You should callQ3ViewerClearwhen the user chooses the Clear command in your application's Edit menu (or types the appropriate keyboard equivalent) and the selected data is inside a viewer pane.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help