2 Handling Edit Commands
Q3ViewerCopy
function to handle the Copy editing command when applied to data selected in a viewer object.
OSErrQ3ViewerCopy
(TQ3ViewerObject theViewer);theViewer
A viewer object.
Q3ViewerCopy
function copies the data currently selected in the viewer object specified by the theViewer
parameter. The data is copied onto the Clipboard. You should call Q3ViewerCopy
when the user chooses the Copy command in your application's Edit menu (or types the appropriate keyboard equivalent) and the selected data is inside a viewer pane.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker