setUseTextureCache(false); $root->addComponent($textArea); $window->setRoot($root); $app->addWindow($window); $app->run();