controlP5 / Tab / setLabel( )

name
setLabel ( )
description
set the label of the group. TODO overwriting COntrollerGroup.setLabel to set the Width of a tab after renaming. this should be temporary and fixed in the future. 
Syntax
setLabel(theLabel);
parameters
theLabelString 


Returns
None
Usage
Web & Application
Related