13 Creating and Configuring Views
Q3View_SetRendererByType
function to set the renderer associated with a view by specifying its type.
TQ3Status Q3View_SetRendererByType ( TQ3ViewObject view, TQ3ObjectType type);view
A view.type
A renderer type.
Q3View_SetRendererByType
function attaches the renderer having the type specified by the type
parameter to the view specified by the view
parameter. The reference count of the specified render is incremented. In addition, if some other renderer was already attached to the specified view, the reference count of that renderer is decremented.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker