textFieldBegin()

Indicates that text is being entered in a text field

Synopsis:

#include <GfWindow.h>

virtual void textFieldBegin()

Description:

Indicates that the user is currently entering text in the text field.

See also:

textFieldEnd()