Click here to Skip to main content
15,908,661 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help! I'm going insane!!!! Pin
Christian Graus20-May-07 13:19
protectorChristian Graus20-May-07 13:19 
I don't see which part of Being relates to graphics ?

You should not use get/setpixel in a game - too slow. The paint event is the right place to draw, Invalidate() is what you need to call to force a paint event. Beyond that, I'm not sure what you're hoping for, or what is wrong. What makes you think that 'world' can't manipulate 'being', if it tries to and it compiles, then it is, it's just not doing what you hope.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Help! I'm going insane!!!! Pin
mfkr20-May-07 16:28
mfkr20-May-07 16:28 
GeneralRe: Help! I'm going insane!!!! Pin
Christian Graus20-May-07 16:38
protectorChristian Graus20-May-07 16:38 
GeneralRe: Help! I'm going insane!!!! Pin
mfkr20-May-07 16:45
mfkr20-May-07 16:45 
GeneralRe: Help! I'm going insane!!!! Pin
Christian Graus20-May-07 17:20
protectorChristian Graus20-May-07 17:20 
GeneralRe: Help! I'm going insane!!!! Pin
mfkr20-May-07 17:49
mfkr20-May-07 17:49 
GeneralRe: Help! I'm going insane!!!! Pin
Christian Graus20-May-07 18:21
protectorChristian Graus20-May-07 18:21 
QuestionGraphics.DrawString(What's wrong??); Pin
Muammar©20-May-07 12:47
Muammar©20-May-07 12:47 
AnswerRe: Graphics.DrawString(What's wrong??); Pin
Christian Graus20-May-07 12:51
protectorChristian Graus20-May-07 12:51 
GeneralRe: Graphics.DrawString(What's wrong??); Pin
Muammar©20-May-07 23:37
Muammar©20-May-07 23:37 
AnswerRe: Graphics.DrawString(What's wrong??); Pin
Stefan Mellberg25-May-07 13:49
Stefan Mellberg25-May-07 13:49 
Questionglobal variables in c#- the 'extern' alternative Pin
brian5520-May-07 12:45
brian5520-May-07 12:45 
AnswerRe: global variables in c#- the 'extern' alternative Pin
Christian Graus20-May-07 12:49
protectorChristian Graus20-May-07 12:49 
GeneralRe: global variables in c#- the 'extern' alternative Pin
brian5520-May-07 16:18
brian5520-May-07 16:18 
GeneralRe: global variables in c#- the 'extern' alternative Pin
Christian Graus20-May-07 16:39
protectorChristian Graus20-May-07 16:39 
GeneralRe: global variables in c#- the 'extern' alternative Pin
brian5521-May-07 2:52
brian5521-May-07 2:52 
AnswerRe: global variables in c#- the 'extern' alternative Pin
Colin Angus Mackay20-May-07 13:30
Colin Angus Mackay20-May-07 13:30 
GeneralRe: global variables in c#- the 'extern' alternative Pin
Christian Graus20-May-07 13:36
protectorChristian Graus20-May-07 13:36 
QuestionDatagrid Query [modified] Pin
nandya20-May-07 10:25
nandya20-May-07 10:25 
AnswerRe: Datagrid data entry Pin
Christian Graus20-May-07 11:32
protectorChristian Graus20-May-07 11:32 
QuestionChange GUI Style Setup and Deployment Pin
realmontanakid20-May-07 10:13
realmontanakid20-May-07 10:13 
AnswerRe: Change GUI Style Setup and Deployment Pin
Joseph Guadagno20-May-07 15:36
Joseph Guadagno20-May-07 15:36 
QuestionWindows To Web Application Pin
Darkman_nofear20-May-07 9:41
Darkman_nofear20-May-07 9:41 
AnswerRe: Windows To Web Application Pin
Christian Graus20-May-07 13:17
protectorChristian Graus20-May-07 13:17 
GeneralRe: Windows To Web Application Pin
Darkman_nofear20-May-07 22:05
Darkman_nofear20-May-07 22:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.