This worked great!
Thanks a lot for the fast and great support
Thanks a lot for the fast and great support
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
tgui::EditBox::Ptr editBoxModelName(*panel1, "modelName");tgui::EditBox::Ptr editBoxModelName = gui.get("modelName");
sf::String modelName = editBoxModelName->getText(); (Assertion failed: m_WidgetPtr != nullptr