Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

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()