Tagged Questions
2
votes
0answers
375 views
Developing user interface [closed]
i am beginner in graphic development and have no experience with it, i only developed always with standard win controls.
Now i want to create interface in c# for my sports management simulation game, ...
5
votes
2answers
1k 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. ...
5
votes
2answers
716 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:
Display a Message Box over a Full Screen DirectX application
I think, theoretically this might work, but I have no ...