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

Author Topic: Changes in sf::Renderwindow?  (Read 2672 times)

0 Members and 1 Guest are viewing this topic.

CBenni::O

  • Newbie
  • *
  • Posts: 48
    • View Profile
Changes in sf::Renderwindow?
« on: July 19, 2010, 10:03:40 pm »
Hy

After Laurent built the new Revision of SFML 2.0, including the Text-bug-fix, I tried to recompile my Project, and suddenly the code (using sf::Renderimage for the GUI-Elems) which had worked for weeks producing this:
Working Program

looks like this:
Not Working Program
 :shock:

What happened here? I didn't change my Code at all :?
Is it an Error in my Code or an SFML Bug?

bye,
CBenni::O
42!
Metal will never die!

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Changes in sf::Renderwindow?
« Reply #1 on: July 19, 2010, 10:12:24 pm »
Are you using sf::RenderImage?
Laurent Gomila - SFML developer

CBenni::O

  • Newbie
  • *
  • Posts: 48
    • View Profile
Changes in sf::Renderwindow?
« Reply #2 on: July 19, 2010, 10:34:21 pm »
Yes, sorry, I worte Renderwindow  :oops:
42!
Metal will never die!

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Changes in sf::Renderwindow?
« Reply #3 on: July 19, 2010, 11:22:19 pm »
Ok. Don't worry, this is a known issue and I'm going to fix it soon.
Laurent Gomila - SFML developer

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Changes in sf::Renderwindow?
« Reply #4 on: July 19, 2010, 11:27:04 pm »
Should be ok now.
Laurent Gomila - SFML developer

CBenni::O

  • Newbie
  • *
  • Posts: 48
    • View Profile
Changes in sf::Renderwindow?
« Reply #5 on: July 20, 2010, 05:06:05 pm »
Thank you very much!

Youre so fast at fixing ;) Wish I'd be that good -.-

bye,
CBenni::O
42!
Metal will never die!