Tagged Questions
4
votes
2answers
377 views
How do I render my own DirectX Stuff to a full screen WPF's DirectX surface?
Basically Danny Varod seems to know as he posted it as an answer to this question:
http://gamedev.stackexchange.com/questions/892/display-a-message-box-over-a-full-screen-directx-application
I ...
5
votes
2answers
850 views
Can a standalone WPF application create an interface that looks like a Flash interface?
It seems like WPF was created as the application answer to Adobe's Flash. Silverlight is used for creating web pages. But, can that same functionality be pulled into a standalone WPF application. ...