0 Members and 1 Guest are viewing this topic.
Why does SetTitle take a std::string?
If the underlying OS supports it, why not sf::String? It provides the highest flexibility (and can be initialized with std::string and std::wstring)
I see no problem with Unicode Titles either