SilverScreen Solid Modeler

pm_tab_begin

pm_tab_begin

Previous topic Next topic  

pm_tab_begin

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

int pm_tab_begin ( char *tab_name );

 

 

 

 

 




Synopsis

#include "silver.h"

 

The pm_tab_begin function begins a new tab in a SilverScreen panel.

 

 

Parameters

tab_name is a pointer to character buffer that contains the name to use on the new tab.

 

 

Return Value

None.

 

 

See Also

pm_tab_initialize