All Classes |Grouped Classes |Index

Function set_default

When set to true, this component will receive unhandled enter/return keypress messages.

	void CL_GUIComponent::set_default(
		bool value);

Detailed description:

If multiple components are set as 'default' hrs, trs, the first child with the property will receive the keypress message.