Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Set RenderWindow title.  (Read 1598 times)

0 Members and 1 Guest are viewing this topic.

wademcgillis

  • Newbie
  • *
  • Posts: 36
    • View Profile
Set RenderWindow title.
« 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]

nulloid

  • Full Member
  • ***
  • Posts: 134
    • View Profile
Set RenderWindow title.
« Reply #1 on: May 11, 2010, 04:32:58 am »
AFAIK, in sfml2, there IS SetTitle, maybe you should give it a try :)

 

anything