Q3ViewerSetCurrentButton
You can use theQ3ViewerSetCurrentButtonfunction to set the active button of a viewer pane.
OSErr Q3ViewerSetCurrentButton ( TQ3ViewerObject theViewer, unsigned long button);
theViewer- A viewer object.
button- A button.
DESCRIPTION
TheQ3ViewerSetCurrentButtonfunction sets the active button of the viewer object specified by thetheViewerparameter to the button specified by thebuttonparameter. You can use these constants to specify a button:
kQ3ViewerButtonCamera kQ3ViewerButtonTruck kQ3ViewerButtonOrbit kQ3ViewerButtonZoom kQ3ViewerButtonDolly
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help