2 Handling Edit Commands

2 Q3ViewerCut

You can use the Q3ViewerCut function to handle the Cut editing command when applied to data selected in a viewer object.

OSErr Q3ViewerCut (TQ3ViewerObject theViewer);
theViewer A viewer object.

DESCRIPTION


The Q3ViewerCut function cuts the data currently selected in the viewer object specified by the theViewer parameter. The cut data is placed on the Clipboard. You should call Q3ViewerCut when the user chooses the Cut command in your application's Edit menu (or types the appropriate keyboard equivalent) and the selected data is inside a viewer pane.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 16 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker