Click here to Skip to main content
15,889,403 members
Home / Discussions / C#
   

C#

 
GeneralSend Error Message From Web Service To its client Pin
Mazdak26-Jul-03 9:30
Mazdak26-Jul-03 9:30 
GeneralRe: Send Error Message From Web Service To its client Pin
SimonS26-Jul-03 23:21
SimonS26-Jul-03 23:21 
GeneralRe: Send Error Message From Web Service To its client Pin
Mazdak27-Jul-03 4:38
Mazdak27-Jul-03 4:38 
GeneralRe: Send Error Message From Web Service To its client Pin
SimonS27-Jul-03 6:24
SimonS27-Jul-03 6:24 
GeneralRe: Send Error Message From Web Service To its client Pin
Mazdak27-Jul-03 9:58
Mazdak27-Jul-03 9:58 
QuestionHow to set a datasource for a usercontrol? Pin
STW26-Jul-03 9:21
STW26-Jul-03 9:21 
AnswerRe: How to set a datasource for a usercontrol? Pin
StealthyMark27-Jul-03 23:58
StealthyMark27-Jul-03 23:58 
QuestionNew to graphics drawing.....any assistance? Pin
LongRange.Shooter26-Jul-03 3:26
LongRange.Shooter26-Jul-03 3:26 
Okay,
I am doing Conway's Life on my own to get familiar with doing graphic drawing. I have a picture box named world. I have a routine NewView() which will
- create a black pen (death), blue pen (birth), and red pen (living)

I was planning to just draw points on the pictureBox for each point in the 500x500 array area. Unfortunately I am lost as to just how to start out. I know I create my System.Drawing.Pen(Color.Black), etc. and I think I have to create a System.Drawing.Graphic object. But beyond that I'm lost as to the next step to have that Graphic bound to the pictureBox and having the points drawn.

Any help and tutorials that can step me through it (in C#) would be appreaciated!!!

Thanks,
MJ

_____________________________________________
The world is a dangerous place.
Not because of those that do evil,
    but because of those who look on and do nothing.

AnswerRe: New to graphics drawing.....any assistance? Pin
leppie26-Jul-03 7:42
leppie26-Jul-03 7:42 
GeneralRe: New to graphics drawing.....any assistance? Pin
LongRange.Shooter28-Jul-03 3:25
LongRange.Shooter28-Jul-03 3:25 
QuestionHow to open a registered file in application Pin
BigAndy25-Jul-03 23:59
BigAndy25-Jul-03 23:59 
AnswerRe: How to open a registered file in application Pin
Mazdak26-Jul-03 4:59
Mazdak26-Jul-03 4:59 
GeneralRe: How to open a registered file in application Pin
BigAndy26-Jul-03 5:39
BigAndy26-Jul-03 5:39 
GeneralRe: How to open a registered file in application Pin
Rocky Moore27-Jul-03 0:01
Rocky Moore27-Jul-03 0:01 
GeneralRe: How to open a registered file in application Pin
BigAndy27-Jul-03 22:06
BigAndy27-Jul-03 22:06 
GeneralMidi interfacing Pin
NareshkBajaj25-Jul-03 22:52
NareshkBajaj25-Jul-03 22:52 
GeneralRe: Midi interfacing Pin
Rocky Moore25-Jul-03 23:08
Rocky Moore25-Jul-03 23:08 
General.NET Licensing Pin
Alex Korchemniy25-Jul-03 21:56
Alex Korchemniy25-Jul-03 21:56 
GeneralReflections for automatic casting Pin
Ista25-Jul-03 18:12
Ista25-Jul-03 18:12 
GeneralRe: Reflections for automatic casting Pin
Ista25-Jul-03 18:12
Ista25-Jul-03 18:12 
GeneralShowing the newest event in a list box Pin
eggie525-Jul-03 17:38
eggie525-Jul-03 17:38 
GeneralRe: Showing the newest event in a list box Pin
Rocky Moore25-Jul-03 22:33
Rocky Moore25-Jul-03 22:33 
GeneralRe: Showing the newest event in a list box Pin
eggie525-Jul-03 22:39
eggie525-Jul-03 22:39 
GeneralRe: Showing the newest event in a list box Pin
Rocky Moore25-Jul-03 23:12
Rocky Moore25-Jul-03 23:12 
GeneralFindWindow analogue in C# Pin
zecodela25-Jul-03 16:23
zecodela25-Jul-03 16:23 

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.