shared_ptr<StringSetter>stringSetter(newStringSetter("Materials define how a mesh is going to be rendered. Materials are more than just a texture that is applied to the mesh. It also defines other things such as how the mesh will interact with the existing scene, whether it will be affected by lighting, the objects base colour, and a variety of other settings.",3,boost::bind(&TextBox::SetText,textBox,_1)));