Is there a way to move the cursor in code? Is there a way to determine the mouse state outside of the mouse click/move events? Can you turn off the cursor and draw your own?
I want to have a program that can start other programs at the press of a button. However, I can't find out how to run an executable with code. Any ideas?
I want to make an alarm clock program, but I can't find a way to play sounds except using DirectX, which I want to avoid for this project. How can I play sounds outside without DirectX?
I made a title and navagation for my website using flash. I am using framesets to display flash and HTML at the same time. My navigation has buttons. I want the buttons to change a different frame in the window. That is I want the flash movie to display while the HTML content below it changes...
I am new to Java and am creating my first applet using NetBeans. I created a simple applet and compiled it. It displays in the applet viewer, but when I try to include in html and view it in IE, all I see is big gray square.
Is the problem in IE or in my code? How do I fix it? Will I have to...
I am working on a 2D game using direct3D. I am using the spriite class to render my objects to screen. I can't figure out how to rotate the Image.
I tried Sprite.transform.RotateZ(angle) , but I saw no difference on the screen. I even tried Device.Transform.RotateZ(angle); , and I couldn't...
I have installed the .NET 1.1 framwork and the SDK, but the 1.1.4... assembliy files do not show up in the Assembly folder. When I try to run code that requires 1.1, like directX 9.0b, I get an error saying that I can't run the code with the current version of the .NET runtime.
The system.dll...
I am programming using DirectX, but I don't think that is effecting the problem. In the Form code when I call "this.Close()", the window doesn't close. It starts to close. It calls the Closing event and runs it all, but then it never returns to the form that called it. The program...
When I go "save for web" and I select GIF, PNG, or anything. The Transparency option is grayed out. I can't select. I can't figure out how to get it to turn on. Pleace help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.