Click here to Skip to main content
16,012,168 members
Home / Discussions / C#
   

C#

 
AnswerRe: Random Numbers Pin
Christian Graus4-Jun-08 6:05
protectorChristian Graus4-Jun-08 6:05 
AnswerRe: Random Numbers Pin
Guffa4-Jun-08 6:47
Guffa4-Jun-08 6:47 
AnswerRe: Random Numbers Pin
CPallini4-Jun-08 9:58
mveCPallini4-Jun-08 9:58 
QuestionProblem in receiving Path as a string Pin
selcuks4-Jun-08 4:00
selcuks4-Jun-08 4:00 
AnswerRe: Problem in receiving Path as a string Pin
Christian Graus4-Jun-08 4:15
protectorChristian Graus4-Jun-08 4:15 
QuestionErasing Lines with drawing tool Pin
Cozmo234-Jun-08 3:38
Cozmo234-Jun-08 3:38 
AnswerRe: Erasing Lines with drawing tool Pin
leppie4-Jun-08 3:44
leppie4-Jun-08 3:44 
AnswerRe: Erasing Lines with drawing tool Pin
Christian Graus4-Jun-08 3:53
protectorChristian Graus4-Jun-08 3:53 
This is a MAJOR setback. What you need to do, is collect details of lines to draw, and draw them on the screen in the paint event, not ever drawing them on the image. Then you can just undo any line you want.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: Erasing Lines with drawing tool Pin
Cozmo234-Jun-08 4:18
Cozmo234-Jun-08 4:18 
GeneralRe: Erasing Lines with drawing tool Pin
Christian Graus4-Jun-08 4:47
protectorChristian Graus4-Jun-08 4:47 
QuestionSine Wave using GDI+ Pin
vinay_K4-Jun-08 2:55
vinay_K4-Jun-08 2:55 
AnswerRe: Sine Wave using GDI+ Pin
Guffa4-Jun-08 3:00
Guffa4-Jun-08 3:00 
QuestionRe: Sine Wave using GDI+ Pin
vinay_K4-Jun-08 3:10
vinay_K4-Jun-08 3:10 
AnswerRe: Sine Wave using GDI+ Pin
leppie4-Jun-08 3:14
leppie4-Jun-08 3:14 
GeneralRe: Sine Wave using GDI+ Pin
vinay_K4-Jun-08 3:36
vinay_K4-Jun-08 3:36 
GeneralRe: Sine Wave using GDI+ Pin
leppie4-Jun-08 3:42
leppie4-Jun-08 3:42 
GeneralRe: Sine Wave using GDI+ Pin
Alan Balkany4-Jun-08 4:06
Alan Balkany4-Jun-08 4:06 
AnswerRe: Sine Wave using GDI+ Pin
Guffa4-Jun-08 3:28
Guffa4-Jun-08 3:28 
GeneralRe: Sine Wave using GDI+ Pin
vinay_K4-Jun-08 3:44
vinay_K4-Jun-08 3:44 
AnswerRe: Sine Wave using GDI+ Pin
Russell Jones4-Jun-08 5:53
Russell Jones4-Jun-08 5:53 
QuestionPerformance issue when using DLL Import to call C++ function from C# Pin
GalitM4-Jun-08 1:45
GalitM4-Jun-08 1:45 
AnswerRe: Performance issue when using DLL Import to call C++ function from C# Pin
Harvey Saayman4-Jun-08 4:56
Harvey Saayman4-Jun-08 4:56 
QuestionHelp with Excel Formula Pin
MumbleB4-Jun-08 1:43
MumbleB4-Jun-08 1:43 
AnswerRe: Help with Excel Formula Pin
Jimmanuel4-Jun-08 2:48
Jimmanuel4-Jun-08 2:48 
GeneralRe: Help with Excel Formula Pin
MumbleB4-Jun-08 2:58
MumbleB4-Jun-08 2:58 

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.