C# help

HI. . . i want to write a program. . which basicly moves a picture using keyboard arrows. . . . and i also want to do this in DirectX. . . .

Everything New Technology 1823 This topic was started by ,


data/avatar/default/avatar14.webp

20 Posts
Location -
Joined 2003-12-13
HI... i want to write a program.. which basicly moves a picture using keyboard arrows....
 
 
and i also want to do this in DirectX...
 
 

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar05.webp

748 Posts
Location -
Joined 2001-05-21
Easiest thing to do is take a look at some of the sample code in the DirectX SDK - not sure if they include C# though?
 
What is it specifically that you want help with?
 
Rgds
AndyF

data/avatar/default/avatar14.webp

20 Posts
Location -
Joined 2003-12-13
OP
well, what i want to do, is to make a small picture to move. for example when the user pushed the right arrow key, i want the picture move right,
and etc...!