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

Author Topic: Making a renderwindow still render while moving/resizing  (Read 1261 times)

0 Members and 1 Guest are viewing this topic.

Dryvnt

  • Newbie
  • *
  • Posts: 1
    • View Profile
Making a renderwindow still render while moving/resizing
« on: February 16, 2011, 10:42:45 am »
I'm new to SFML, but after reading through what parts of the docs I think are relevant, I haven't found anything that could help me.
If any of you knows how to do this, I would be grateful.

I am using SFML 1.6

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Making a renderwindow still render while moving/resizing
« Reply #1 on: February 16, 2011, 12:01:13 pm »
It's impossible, and it's already explained deeply in other topics of this forum ;)

Well, there's a workaround but that involves using threads.
Laurent Gomila - SFML developer