Click here to Skip to main content
15,897,968 members
Home / Discussions / C#
   

C#

 
AnswerRe: Create and print PDF file in web application using iTextSharp assembly Pin
blackjack215020-May-07 20:20
blackjack215020-May-07 20:20 
GeneralRe: Create and print PDF file in web application using iTextSharp assembly Pin
There is always the way to do it, but I don't know21-May-07 11:00
There is always the way to do it, but I don't know21-May-07 11:00 
GeneralRe: Create and print PDF file in web application using iTextSharp assembly Pin
There is always the way to do it, but I don't know22-May-07 7:57
There is always the way to do it, but I don't know22-May-07 7:57 
QuestionHow to set the caret position in ComboBox? Pin
GaryShen20-May-07 12:54
GaryShen20-May-07 12:54 
QuestionHelp! I'm going insane!!!! Pin
mfkr20-May-07 12:48
mfkr20-May-07 12:48 
AnswerRe: Help! I'm going insane!!!! Pin
Christian Graus20-May-07 12:52
protectorChristian Graus20-May-07 12:52 
GeneralRe: Help! I'm going insane!!!! Pin
mfkr20-May-07 13:16
mfkr20-May-07 13:16 
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 

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.