Click here to Skip to main content
15,891,905 members
Home / Discussions / C#
   

C#

 
AnswerRe: Dynamically changing array Pin
Blue_Boy20-Sep-11 21:24
Blue_Boy20-Sep-11 21:24 
GeneralRe: Dynamically changing array Pin
jenya720-Sep-11 21:38
jenya720-Sep-11 21:38 
GeneralRe: Dynamically changing array Pin
Blue_Boy20-Sep-11 21:49
Blue_Boy20-Sep-11 21:49 
Questioncontent is outdated Pin
Hum Dum20-Sep-11 21:06
Hum Dum20-Sep-11 21:06 
QuestionClass design related clarification c# Pin
ragasai20-Sep-11 12:18
ragasai20-Sep-11 12:18 
AnswerRe: Class design related clarification c# Pin
#realJSOP21-Sep-11 2:00
mve#realJSOP21-Sep-11 2:00 
AnswerRe: Class design related clarification c# Pin
jschell21-Sep-11 14:38
jschell21-Sep-11 14:38 
Questionwhat is the best method of drawing for my situation Pin
Hamed Metalgear20-Sep-11 11:12
Hamed Metalgear20-Sep-11 11:12 
I am working on a project, as the beginning, my program must allow user to draw 2D shapes ( like windows paint or (more professional) 3dsmax ).

I try drawing a grid by calling a function from form' load event. (its not working well , it draw sometimes and sometimes not !! )

I try using mouse_move, mouse_down, mouse_click events of my form to call proper functions for drawing user specified shapes. ( its not working well either. )

because I will have a lot of shapes, I could not use the onPaint event and put all my drawing codes there , cos it will result in screen blanking and I am not satisfied with that.

So, for example one of my main problems with my specified method is this :
I use click-and-move method for drawing shapes, Does anyone knows how I can use this method more effective ?
Or is there any way to do this more fast and reliable ?
AnswerRe: what is the best method of drawing for my situation Pin
Luc Pattyn20-Sep-11 11:16
sitebuilderLuc Pattyn20-Sep-11 11:16 
AnswerRe: what is the best method of drawing for my situation Pin
SledgeHammer0120-Sep-11 12:18
SledgeHammer0120-Sep-11 12:18 
GeneralRe: what is the best method of drawing for my situation Pin
Hamed Metalgear20-Sep-11 22:41
Hamed Metalgear20-Sep-11 22:41 
GeneralRe: what is the best method of drawing for my situation Pin
#realJSOP21-Sep-11 2:04
mve#realJSOP21-Sep-11 2:04 
GeneralRe: what is the best method of drawing for my situation Pin
SledgeHammer0121-Sep-11 6:31
SledgeHammer0121-Sep-11 6:31 
AnswerRe: what is the best method of drawing for my situation Pin
Hamed Metalgear21-Sep-11 9:04
Hamed Metalgear21-Sep-11 9:04 
GeneralRe: what is the best method of drawing for my situation Pin
SledgeHammer0121-Sep-11 9:50
SledgeHammer0121-Sep-11 9:50 
GeneralRe: what is the best method of drawing for my situation Pin
Hamed Metalgear21-Sep-11 10:08
Hamed Metalgear21-Sep-11 10:08 
GeneralRe: what is the best method of drawing for my situation Pin
SledgeHammer0121-Sep-11 11:45
SledgeHammer0121-Sep-11 11:45 
GeneralRe: what is the best method of drawing for my situation Pin
Hamed Metalgear21-Sep-11 20:44
Hamed Metalgear21-Sep-11 20:44 
QuestionForm Application run into troubles on Vista. DEP Disabled [modified] Pin
shabi.b20-Sep-11 7:18
shabi.b20-Sep-11 7:18 
AnswerRe: Form Application run into troubles on Vista. DEP Disabled Pin
#realJSOP21-Sep-11 2:06
mve#realJSOP21-Sep-11 2:06 
GeneralRe: Form Application run into troubles on Vista. DEP Disabled Pin
shabi.b21-Sep-11 2:25
shabi.b21-Sep-11 2:25 
AnswerRe: Form Application run into troubles on Vista. DEP Disabled Pin
Bernhard Hiller21-Sep-11 3:53
Bernhard Hiller21-Sep-11 3:53 
QuestionAdvice or Assistance with remote performance monitoring Pin
CCodeNewbie20-Sep-11 5:04
CCodeNewbie20-Sep-11 5:04 
AnswerRe: Advice or Assistance with remote performance monitoring Pin
PIEBALDconsult20-Sep-11 5:21
mvePIEBALDconsult20-Sep-11 5:21 
GeneralRe: Advice or Assistance with remote performance monitoring Pin
CCodeNewbie20-Sep-11 5:47
CCodeNewbie20-Sep-11 5:47 

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.