SFML community forums

Help => Window => Topic started by: wademcgillis on May 11, 2010, 03:29:34 am

Title: Set RenderWindow title.
Post by: wademcgillis on May 11, 2010, 03:29:34 am
I look at the documentation for this, but I couldn't find a way to change the title of a RenderWindow. Is this possible at all?

SetIcon  (unsigned int Width, unsigned int Height, const Uint8 *Pixels)
    Change the window's icon.



Come on? No "SetTitle" ?[/code]
Title: Set RenderWindow title.
Post by: nulloid on May 11, 2010, 04:32:58 am
AFAIK, in sfml2, there IS SetTitle, maybe you should give it a try :)