Click here to Skip to main content
16,007,885 members
Home / Discussions / C#
   

C#

 
GeneralRe: More stuff that cause LightweightFramework to crash. Pin
Tristan Rhodes1-Mar-05 10:26
Tristan Rhodes1-Mar-05 10:26 
GeneralRe: More stuff that cause LightweightFramework to crash. Pin
Dave Kreskowiak1-Mar-05 11:44
mveDave Kreskowiak1-Mar-05 11:44 
GeneralSilent console application Pin
Esmo20001-Mar-05 4:21
Esmo20001-Mar-05 4:21 
GeneralTreeview question Pin
Aaron Schaefer1-Mar-05 3:19
Aaron Schaefer1-Mar-05 3:19 
GeneralRe: Treeview question Pin
leppie1-Mar-05 3:51
leppie1-Mar-05 3:51 
GeneralRe: Treeview question Pin
Aaron Schaefer1-Mar-05 4:51
Aaron Schaefer1-Mar-05 4:51 
GeneralRe: Treeview question Pin
Nick Parker1-Mar-05 10:37
protectorNick Parker1-Mar-05 10:37 
GeneralRe: Treeview question Pin
Aaron Schaefer1-Mar-05 11:19
Aaron Schaefer1-Mar-05 11:19 
Yes, but this will be called if I single click the tree node, won't it? Basically, I need to perform two different actions if the user double clicks a tree node, and if they simply select it (by moving the keyboard, or clicking on it with the mouse). If the double click event args had some more info in them, like mouse coordinates, it would help me figure out if the user actually double clicked a node, or off in space.

My only other thought is to also handle mouse down events, save the corrdinates from these, and use them in the handler to doube click to figure out where the double click happened. This seems pretty messy, surely, there's a cleaner way to do this?
GeneralRe: Treeview question Pin
Luis Alonso Ramos1-Mar-05 10:52
Luis Alonso Ramos1-Mar-05 10:52 
GeneralRe: Treeview question Pin
Aaron Schaefer1-Mar-05 11:13
Aaron Schaefer1-Mar-05 11:13 
Questionwhat is the fastest way to access files?? Pin
penecilllin1-Mar-05 2:52
penecilllin1-Mar-05 2:52 
AnswerRe: what is the fastest way to access files?? Pin
Esmo20001-Mar-05 4:03
Esmo20001-Mar-05 4:03 
GeneralRe: what is the fastest way to access files?? Pin
Dave Kreskowiak1-Mar-05 7:08
mveDave Kreskowiak1-Mar-05 7:08 
GeneralRe: what is the fastest way to access files?? Pin
Esmo20001-Mar-05 10:57
Esmo20001-Mar-05 10:57 
AnswerRe: what is the fastest way to access files?? Pin
J4amieC1-Mar-05 6:00
J4amieC1-Mar-05 6:00 
GeneralRe: what is the fastest way to access files?? Pin
Esmo20001-Mar-05 11:01
Esmo20001-Mar-05 11:01 
GeneralMessage Closed Pin
1-Mar-05 11:49
penecilllin1-Mar-05 11:49 
GeneralRe: what is the fastest way to access files?? Pin
Esmo20002-Mar-05 3:02
Esmo20002-Mar-05 3:02 
Generalto manage bitmap pixels Pin
Anonymous1-Mar-05 2:18
Anonymous1-Mar-05 2:18 
GeneralRe: to manage bitmap pixels Pin
Dave Kreskowiak1-Mar-05 3:39
mveDave Kreskowiak1-Mar-05 3:39 
GeneralRe: to manage bitmap pixels Pin
Anonymous1-Mar-05 4:24
Anonymous1-Mar-05 4:24 
GeneralRe: to manage bitmap pixels Pin
Dave Kreskowiak1-Mar-05 11:42
mveDave Kreskowiak1-Mar-05 11:42 
Generalpass events across projects Pin
Member 4558381-Mar-05 1:27
Member 4558381-Mar-05 1:27 
QuestionRegex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
ektoras1-Mar-05 0:37
ektoras1-Mar-05 0:37 
AnswerRe: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
J4amieC1-Mar-05 1:10
J4amieC1-Mar-05 1:10 

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.