Click here to Skip to main content
15,914,608 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: MultiThread Pin
Nibu babu thomas24-May-06 23:52
Nibu babu thomas24-May-06 23:52 
GeneralRe: MultiThread [modified] Pin
codeadair25-May-06 0:10
codeadair25-May-06 0:10 
GeneralRe: MultiThread [modified] Pin
Nibu babu thomas25-May-06 0:16
Nibu babu thomas25-May-06 0:16 
GeneralRe: MultiThread [modified] Pin
codeadair25-May-06 0:21
codeadair25-May-06 0:21 
GeneralRe: MultiThread [modified] Pin
codeadair25-May-06 0:25
codeadair25-May-06 0:25 
GeneralRe: MultiThread [modified] Pin
Nibu babu thomas25-May-06 0:29
Nibu babu thomas25-May-06 0:29 
GeneralRe: MultiThread [modified] Pin
codeadair25-May-06 1:18
codeadair25-May-06 1:18 
GeneralRe: MultiThread [modified] Pin
Nibu babu thomas25-May-06 2:04
Nibu babu thomas25-May-06 2:04 
codeadair wrote:
I need to display the data to user.And how could i deal with it?


You need to use a delegate to invoke a method on an object not created by your thread.

Sometime back I had the same problem showing a custom dialog sometime back from a different thread. But fixed it later using delegates. Don't remember the exact thing.D'Oh! | :doh: It's been a long time. Smile | :)


Nibu thomas
A Developer

Programming tips[^]  My site[^]

GeneralRe: MultiThread [modified] Pin
codeadair25-May-06 2:12
codeadair25-May-06 2:12 
GeneralRe: MultiThread [modified] Pin
Nibu babu thomas25-May-06 0:26
Nibu babu thomas25-May-06 0:26 
GeneralRe: MultiThread [modified] Pin
codeadair25-May-06 0:28
codeadair25-May-06 0:28 
Questionconverting text file to XML file [modified] Pin
wilde24-May-06 17:48
wilde24-May-06 17:48 
AnswerRe: converting text file to XML file [modified] Pin
Christian Graus24-May-06 23:14
protectorChristian Graus24-May-06 23:14 
QuestionHow to convert a Date format? Pin
pedestrian79724-May-06 14:26
pedestrian79724-May-06 14:26 
AnswerRe: How to convert a Date format? Pin
Joshua Quick24-May-06 16:39
Joshua Quick24-May-06 16:39 
AnswerRe: How to convert a Date format? Pin
kumarprabhakar7424-May-06 19:34
kumarprabhakar7424-May-06 19:34 
AnswerRe: How to convert a Date format? Pin
mr_1234525-May-06 4:29
mr_1234525-May-06 4:29 
GeneralRe: How to convert a Date format? Pin
pedestrian79726-May-06 1:58
pedestrian79726-May-06 1:58 
AnswerRe: How to convert a Date format? Pin
mr_1234527-May-06 4:22
mr_1234527-May-06 4:22 
QuestionConverting Custom Events from C# to VB.Net Pin
eatwork24-May-06 11:43
eatwork24-May-06 11:43 
AnswerRe: Converting Custom Events from C# to VB.Net Pin
Dave Doknjas24-May-06 14:12
Dave Doknjas24-May-06 14:12 
GeneralRe: Converting Custom Events from C# to VB.Net Pin
eatwork30-May-06 19:07
eatwork30-May-06 19:07 
GeneralRe: Converting Custom Events from C# to VB.Net Pin
Michael J. Apostol27-Feb-10 11:50
Michael J. Apostol27-Feb-10 11:50 
AnswerRe: Converting Custom Events from C# to VB.Net Pin
Michael J. Apostol27-Feb-10 11:52
Michael J. Apostol27-Feb-10 11:52 
Questioncombo box proeblem Pin
iramg24-May-06 10:17
iramg24-May-06 10:17 

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.