StaticTextLabel

Help Contents GUI programming StaticTexts StaticTextLabel
StaticTextDestroy StaticTextSetLabel

StaticTextLabel astatictext


outputs the text contents of the StaticText control.

Example:

s=(StaticText [][This is a static Text]
	wxAlign_centre [100 200][100 100][Text1])
show StaticTextLabel s

Reference:

StaticTextDestroy StaticTextSetLabel