0 Members and 1 Guest are viewing this topic.
It sounds like a neat idea though having an fps counter in the titlebar.You could create an sf::RenderWindow without a titlebar,then blit your image of a titlebar to the top of the screen every frame while also outputing an sf::String anywhere in that titlebar.(just a thought).
Once you've created the window you can't change its title.If you want to quickly display the current FPS you can use FRAPS.
Will there be a future method to change the title?