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

Author Topic: sfml equivalent of GetMessage()  (Read 34522 times)

0 Members and 1 Guest are viewing this topic.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
sfml equivalent of GetMessage()
« Reply #60 on: January 06, 2009, 04:00:18 pm »
Oops, sorry :)

But that's still not powerful enough. The most tricky case is the .Net binding which requires this variable to exist even after the main thread has ended.
Laurent Gomila - SFML developer

klusark

  • Newbie
  • *
  • Posts: 45
    • View Profile
sfml equivalent of GetMessage()
« Reply #61 on: January 07, 2009, 10:26:18 pm »
Boost smart pointers? It would destroy the object when it is not needed anymore.