Click here to Skip to main content
15,903,012 members
Home / Discussions / C#
   

C#

 
GeneralRe: button click event Pin
Polis Pilavas26-Apr-05 23:28
Polis Pilavas26-Apr-05 23:28 
GeneralRe: button click event Pin
Anonymous26-Apr-05 23:43
Anonymous26-Apr-05 23:43 
GeneralRe: button click event Pin
S. Senthil Kumar27-Apr-05 1:05
S. Senthil Kumar27-Apr-05 1:05 
GeneralRe: button click event Pin
gaby2r27-Apr-05 1:24
gaby2r27-Apr-05 1:24 
GeneralRe: button click event Pin
S. Senthil Kumar27-Apr-05 3:55
S. Senthil Kumar27-Apr-05 3:55 
GeneralRe: button click event Pin
gaby2r27-Apr-05 4:14
gaby2r27-Apr-05 4:14 
GeneralRe: button click event Pin
Pete O'Hanlon27-Apr-05 4:38
mvePete O'Hanlon27-Apr-05 4:38 
GeneralRe: button click event Pin
gaby2r27-Apr-05 4:46
gaby2r27-Apr-05 4:46 
yeah that crossed my mind too. but it seems a bit sadistic to me anyways.

funny thing is i knew about Application.DoEvents() and actualy used it .. but to no result. in my test i placed it in the while loop because normaly you want from time to time the app to respond to other calls but oddly it didn't work(no idea why thow).
the other thing that crossed my mind was to add a messageFilter before thread.Start and remove it after my task finished. but that's a bit too costly in my opinion.
GeneralRe: button click event Pin
Enishi27-Apr-05 1:27
Enishi27-Apr-05 1:27 
GeneralRe: button click event Pin
gaby2r27-Apr-05 1:51
gaby2r27-Apr-05 1:51 
GeneralRe: button click event Pin
Ashok Dhamija27-Apr-05 3:36
Ashok Dhamija27-Apr-05 3:36 
GeneralSlow application start Pin
fracalifa26-Apr-05 21:36
fracalifa26-Apr-05 21:36 
GeneralRe: Slow application start Pin
Marc Clifton27-Apr-05 1:06
mvaMarc Clifton27-Apr-05 1:06 
GeneralRe: Slow application start Pin
fracalifa27-Apr-05 9:50
fracalifa27-Apr-05 9:50 
GeneralRe: Slow application start Pin
Luis Alonso Ramos27-Apr-05 5:42
Luis Alonso Ramos27-Apr-05 5:42 
GeneralRe: Slow application start Pin
Carl Mercier28-Apr-05 2:09
Carl Mercier28-Apr-05 2:09 
Generalsqldatareader Pin
sianatia26-Apr-05 21:23
sianatia26-Apr-05 21:23 
GeneralRe: sqldatareader Pin
Colin Angus Mackay26-Apr-05 23:14
Colin Angus Mackay26-Apr-05 23:14 
GeneralRe: sqldatareader Pin
sianatia26-Apr-05 23:26
sianatia26-Apr-05 23:26 
GeneralRe: sqldatareader Pin
Kodanda Pani26-Apr-05 23:33
Kodanda Pani26-Apr-05 23:33 
GeneralRe: sqldatareader Pin
Colin Angus Mackay26-Apr-05 23:34
Colin Angus Mackay26-Apr-05 23:34 
GeneralRe: sqldatareader Pin
sianatia27-Apr-05 0:15
sianatia27-Apr-05 0:15 
GeneralRe: sqldatareader Pin
Colin Angus Mackay27-Apr-05 0:56
Colin Angus Mackay27-Apr-05 0:56 
GeneralRe: sqldatareader Pin
sianatia27-Apr-05 17:55
sianatia27-Apr-05 17:55 
QuestionHow can i merge word documents to one document Pin
jupin226-Apr-05 20:47
jupin226-Apr-05 20: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.