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

C#

 
QuestionHandling Click and DoubleClick events differently Pin
Dr.Walt Fair, PE20-May-08 16:32
professionalDr.Walt Fair, PE20-May-08 16:32 
AnswerRe: Handling Click and DoubleClick events differently Pin
Vikram A Punathambekar20-May-08 18:40
Vikram A Punathambekar20-May-08 18:40 
GeneralRe: Handling Click and DoubleClick events differently Pin
Dr.Walt Fair, PE21-May-08 1:57
professionalDr.Walt Fair, PE21-May-08 1:57 
AnswerRe: Handling Click and DoubleClick events differently Pin
Atif Ali Bhatti20-May-08 19:30
Atif Ali Bhatti20-May-08 19:30 
GeneralRe: Handling Click and DoubleClick events differently Pin
Vikram A Punathambekar20-May-08 19:39
Vikram A Punathambekar20-May-08 19:39 
GeneralRe: Handling Click and DoubleClick events differently Pin
Atif Ali Bhatti20-May-08 19:50
Atif Ali Bhatti20-May-08 19:50 
GeneralRe: Handling Click and DoubleClick events differently Pin
Dr.Walt Fair, PE21-May-08 2:02
professionalDr.Walt Fair, PE21-May-08 2:02 
GeneralRe: Handling Click and DoubleClick events differently Pin
Dr.Walt Fair, PE21-May-08 17:27
professionalDr.Walt Fair, PE21-May-08 17:27 
Well, I looked at the links you provided and realized I had already checked them before posting my original question here. However, I also have done some more troubleshooting - and still have no idea what I'm doing wrong.

I now removed the MouseClick event totally and replaced it's behavior with the SelectionChanged event. I still don't get the MouseDoubleClick event firing until the 3rd mouse click. I even removed the SelectionChanged event - same thing - it takes 3 clicks to get the MouseDoubleClick event.

I guess I still have some more playing around to do. My random thought is that maybe the MouseMove event or something else is interfering, but I wouldn't have expected that at all. Is it possible that the list control doesn't have focus and it takes an extra click to get focus, then start with the double click? As you can probably tell, I'm grasping now.

Thanks for the links and at least it got me thinking along a different line.

The PetroNerd

Walt Fair, Jr.
Comport Computing
Specializing in Technical Engineering Software

GeneralRe: Handling Click and DoubleClick events differently Pin
Atif Ali Bhatti21-May-08 18:29
Atif Ali Bhatti21-May-08 18:29 
GeneralRe: Handling Click and DoubleClick events differently Pin
Dr.Walt Fair, PE22-May-08 13:44
professionalDr.Walt Fair, PE22-May-08 13:44 
GeneralRe: Handling Click and DoubleClick events differently Pin
Dr.Walt Fair, PE21-May-08 1:47
professionalDr.Walt Fair, PE21-May-08 1:47 
QuestionSMTPServer and ProcessStartInfo Pin
versamps20-May-08 15:18
versamps20-May-08 15:18 
AnswerRe: SMTPServer and ProcessStartInfo Pin
Peter Josefsson Sweden21-May-08 13:56
Peter Josefsson Sweden21-May-08 13:56 
QuestionError message- Expected class delegate,enum,interface or struct Pin
Angelinna20-May-08 14:07
Angelinna20-May-08 14:07 
AnswerRe: Error message- Expected class delegate,enum,interface or struct Pin
carbon_golem20-May-08 14:19
carbon_golem20-May-08 14:19 
AnswerRe: Error message- Expected class delegate,enum,interface or struct Pin
Guffa20-May-08 14:20
Guffa20-May-08 14:20 
AnswerRe: Error message- Expected class delegate,enum,interface or struct Pin
Gareth H20-May-08 14:26
Gareth H20-May-08 14:26 
AnswerDid nobody spot the obvious? Pin
Anthony Mushrow20-May-08 14:34
professionalAnthony Mushrow20-May-08 14:34 
GeneralRe: Did nobody spot the obvious? Pin
Angelinna20-May-08 14:55
Angelinna20-May-08 14:55 
GeneralRe: Did nobody spot the obvious? Pin
Anthony Mushrow20-May-08 15:10
professionalAnthony Mushrow20-May-08 15:10 
QuestionRe: Did nobody spot the obvious? [modified] Pin
Angelinna20-May-08 15:49
Angelinna20-May-08 15:49 
AnswerRe: Did nobody spot the obvious? Pin
Christian Graus20-May-08 18:00
protectorChristian Graus20-May-08 18:00 
AnswerRe: Error message- Expected class delegate,enum,interface or struct Pin
Nouman Bhatti20-May-08 21:46
Nouman Bhatti20-May-08 21:46 
AnswerRe: Error message- Expected class delegate,enum,interface or struct Pin
DaveyM6921-May-08 0:11
professionalDaveyM6921-May-08 0:11 
GeneralRe: Error message- Expected class delegate,enum,interface or struct Pin
Angelinna21-May-08 2:24
Angelinna21-May-08 2:24 

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.