Can you explain in more detail Are you looking to take a Windows Forms and rotate the form like an animation Or are you attempting to take a portion or all of a full screen application and rotate it using DirectX calls Rotating a form itself seems very strange ... that would be like taking minesweeper and rotating it. Rotating a part of the screen can be done through various DirectX routines (see Microsoft's DirectX documentation for more info: http://msdn.microsoft.com/library/default.asp url=/library/en-us/directx9_c/directx/graphics/programmingguide/FixedFunction/Transforms/transforms.asp)
Rotate the form
sacherel
Can you explain in more detail Are you looking to take a Windows Forms and rotate the form like an animation Or are you attempting to take a portion or all of a full screen application and rotate it using DirectX calls Rotating a form itself seems very strange ... that would be like taking minesweeper and rotating it. Rotating a part of the screen can be done through various DirectX routines (see Microsoft's DirectX documentation for more info: http://msdn.microsoft.com/library/default.asp url=/library/en-us/directx9_c/directx/graphics/programmingguide/FixedFunction/Transforms/transforms.asp)
Hope this helps,
Josh Lindenmuth
R Phillips
gofrm
I know its may look strange idea :)
I need it to make an effects to my own apllications forms when its starting , And not need it to programming games ..
Ok ,, Rotating part of the screen is good idea too , so if you can help me to do that if you please ..
Thanks for help
J.R. Odden
http://users.pandora.be/riemer/
Josh