Recent Changes - Search:

Documentation

Help

Tutorials

RoadMap

Help Docs for wiki writers:

PmWiki

edit SideBar

FindTextBox

textBox * FindTextBox
(
std::string _name
)

Public function of the Epee Engine Class

Description:
returns a pointer to a textBox with name _name from the current rendable list

Arguments:

Required:
std::string _name
Name of the textBox

Return Value:
returns a pointer to a textbox with the name _name if the textbox does not exist a NULL pointer is returned

Edit - History - Print - Recent Changes - Search
Page last modified on October 25, 2007, at 06:29 PM