XNA and Windows Form

2013, Oct 14    

ok, this time I’ve focused my spare time on making Windows Forms and XNA cohesist.

XnaWinform

I’ve created a small example of how to do that and pushed everything on GitHub as the last time  , you can find the repository here.

Basically you have to create everything by yourself, GraphicsDevice and ServicesContainer. Yeah, that can be a mess.

Oh and don’t forget to set PresentationParameters.IsFullScreen to false!

Did you like this post? Then