Click here to Skip to main content
15,885,032 members
Home / Discussions / C#
   

C#

 
GeneralRe: Leading zero in hex formatting Pin
Ed.Poore27-Jun-09 23:47
Ed.Poore27-Jun-09 23:47 
GeneralRe: Leading zero in hex formatting Pin
Trollslayer27-Jun-09 13:53
mentorTrollslayer27-Jun-09 13:53 
GeneralRe: Leading zero in hex formatting Pin
Ed.Poore27-Jun-09 14:00
Ed.Poore27-Jun-09 14:00 
GeneralRe: Leading zero in hex formatting Pin
Trollslayer27-Jun-09 14:13
mentorTrollslayer27-Jun-09 14:13 
JokeRe: Leading zero in hex formatting Pin
Christian Graus27-Jun-09 14:21
protectorChristian Graus27-Jun-09 14:21 
GeneralRe: Leading zero in hex formatting Pin
Luc Pattyn27-Jun-09 14:04
sitebuilderLuc Pattyn27-Jun-09 14:04 
AnswerRe: Leading zero in hex formatting Pin
Luc Pattyn27-Jun-09 12:10
sitebuilderLuc Pattyn27-Jun-09 12:10 
QuestionCustom Control "Update Cycles" Pin
Brandon Walton27-Jun-09 11:22
Brandon Walton27-Jun-09 11:22 
Hello Everyone,

I'm in the process of making a simple Bézier Curve editor for a time-lapse photography project, and was wondering how to correctly implement different "update cycles" for the control. By "update cycles" I'm referring to when the user clicks something draggable and moves it about, causing the control to enter a cycle where it updates and redraws itself.

Currently, I've tried using a combination of the MouseDown, MouseUp, MouseClick and MouseMove events, but it's a ghastly sight to behold, and seems to reek of bad programming practice. In order to complete a single task, you have to jump between the four different events.

So is there a proper and cleaner way to accomplish this? I'm not very experienced with custom controls, so any help would be greatly appreciated.

Regards,
Brandon Walton
AnswerRe: Custom Control "Update Cycles" Pin
Luc Pattyn27-Jun-09 11:55
sitebuilderLuc Pattyn27-Jun-09 11:55 
GeneralRe: Custom Control "Update Cycles" Pin
Brandon Walton27-Jun-09 17:05
Brandon Walton27-Jun-09 17:05 
GeneralRe: Custom Control "Update Cycles" Pin
Luc Pattyn28-Jun-09 0:32
sitebuilderLuc Pattyn28-Jun-09 0:32 
QuestionEstablishing an Internet Connection via coding Pin
ariyanna27-Jun-09 10:34
ariyanna27-Jun-09 10:34 
AnswerRe: Establishing an Internet Connection via coding Pin
Alan N27-Jun-09 10:48
Alan N27-Jun-09 10:48 
GeneralRe: Establishing an Internet Connection via coding Pin
ariyanna27-Jun-09 11:01
ariyanna27-Jun-09 11:01 
QuestionLarge text in RechTextBox Pin
Yoav Ben Zvi27-Jun-09 7:38
Yoav Ben Zvi27-Jun-09 7:38 
AnswerRe: Large text in RechTextBox Pin
Not Active27-Jun-09 7:51
mentorNot Active27-Jun-09 7:51 
AnswerRe: Large text in RechTextBox Pin
Eddy Vluggen27-Jun-09 8:48
professionalEddy Vluggen27-Jun-09 8:48 
AnswerRe: Large text in RechTextBox Pin
Luc Pattyn27-Jun-09 9:05
sitebuilderLuc Pattyn27-Jun-09 9:05 
AnswerRe: Large text in RechTextBox Pin
DaveyM6927-Jun-09 9:06
professionalDaveyM6927-Jun-09 9:06 
AnswerRe: Large text in RechTextBox Pin
Uwe Keim27-Jun-09 10:21
sitebuilderUwe Keim27-Jun-09 10:21 
AnswerRe: Large text in RechTextBox Pin
Yoav Ben Zvi28-Jun-09 8:41
Yoav Ben Zvi28-Jun-09 8:41 
QuestionNeed Split Method Pin
M Riaz Bashir27-Jun-09 6:35
M Riaz Bashir27-Jun-09 6:35 
AnswerRe: Need Split Method Pin
Ravi Bhavnani27-Jun-09 6:42
professionalRavi Bhavnani27-Jun-09 6:42 
AnswerRe: Need Split Method Pin
harold aptroot27-Jun-09 6:45
harold aptroot27-Jun-09 6:45 
AnswerRe: Need Split Method Pin
padmanabhan N27-Jun-09 14:48
padmanabhan N27-Jun-09 14:48 

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.