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

Author Topic: Any news on SFML Render-context as a WPF Control?  (Read 3969 times)

0 Members and 1 Guest are viewing this topic.

Haikarainen

  • Guest
Any news on SFML Render-context as a WPF Control?
« on: February 07, 2012, 07:28:41 pm »
My goal is to be able to have a SFML rendercontext in a WPF-application. Is this possible? How easy would it be to make it happen?

New to WPF, pretty experienced with WinForms and SFML, as well as programming in general.

What I want is to just drag out a "box" in the visual designer, wich I can draw to and stuff just as I would draw to a RenderWindow/RenderTexture.

Working with C# in Visual Studio 10.