Click here to Skip to main content
15,911,531 members
Home / Discussions / C#
   

C#

 
QuestionDesign issue with unexpected requirement [modified] Pin
Alaric_2-Oct-06 10:53
professionalAlaric_2-Oct-06 10:53 
QuestionThree Questions - Restricted Window & Forms's Order Level & Chart Pin
digitalhand2-Oct-06 9:24
digitalhand2-Oct-06 9:24 
AnswerRe: Three Questions - Restricted Window & Forms's Order Level & Chart Pin
Andrew Rissing2-Oct-06 9:58
Andrew Rissing2-Oct-06 9:58 
AnswerRe: Three Questions - Restricted Window & Forms's Order Level & Chart Pin
Nader Elshehabi2-Oct-06 14:18
Nader Elshehabi2-Oct-06 14:18 
AnswerRe: Three Questions - Restricted Window & Forms's Order Level & Chart Pin
digitalhand4-Oct-06 2:51
digitalhand4-Oct-06 2:51 
QuestionFriends...I need some help Pin
OMalleyW2-Oct-06 9:05
OMalleyW2-Oct-06 9:05 
AnswerRe: Friends...I need some help Pin
Nader Elshehabi2-Oct-06 12:56
Nader Elshehabi2-Oct-06 12:56 
QuestionWriting redirected output from an unmanaged executable to a windows form control Pin
erikash2-Oct-06 7:36
erikash2-Oct-06 7:36 
hi guys,
this question related to my previous post:
Link

The current problem is redirecting the output to a textbox...
there is the issue of a thread different from form's thread, trying to access the textbox.text property (i've read an article in msdn, i which they query the invokerequired property of the textbox and invoke it same method using this.invoke, but it doesn't seem to solve the problem)

again, i want to start a new process and redirect its output to a textbox at runtime (every line of text written by the process should be written at runtime at the textbox, without waiting for the process to finish)...

the answer in the first reply i got helped, but i couldn't make it thread safe (and in the buttom line i think it wrote the output to the textbox, but the window couldn't refresh itself until the other process has finished...

any suggestions?

Thanks in advance,
Erik.
AnswerRe: Writing redirected output from an unmanaged executable to a windows form control Pin
Nader Elshehabi2-Oct-06 13:25
Nader Elshehabi2-Oct-06 13:25 
AnswerRe: Writing redirected output from an unmanaged executable to a windows form control Pin
umseker2-Oct-06 15:28
umseker2-Oct-06 15:28 
GeneralRe: Writing redirected output from an unmanaged executable to a windows form control Pin
erikash2-Oct-06 21:07
erikash2-Oct-06 21:07 
QuestionPrecompiled or runtime eval? Pin
spin vector2-Oct-06 7:14
spin vector2-Oct-06 7:14 
AnswerRe: Precompiled or runtime eval? Pin
Guffa2-Oct-06 8:49
Guffa2-Oct-06 8:49 
GeneralRe: Precompiled or runtime eval? Pin
spin vector2-Oct-06 10:27
spin vector2-Oct-06 10:27 
Questionicodecompiler Pin
waheed awan2-Oct-06 7:00
waheed awan2-Oct-06 7:00 
AnswerRe: icodecompiler [modified] Pin
samtam2-Oct-06 22:21
samtam2-Oct-06 22:21 
QuestionP2P messaging and file sharing Pin
asamay2-Oct-06 6:53
asamay2-Oct-06 6:53 
AnswerRe: P2P messaging and file sharing Pin
User 66582-Oct-06 7:03
User 66582-Oct-06 7:03 
GeneralRe: P2P messaging and file sharing Pin
asamay2-Oct-06 7:36
asamay2-Oct-06 7:36 
QuestionBad Data during 3DES ECB Decryption Pin
naleh332-Oct-06 6:43
naleh332-Oct-06 6:43 
Questiontransfer area access Pin
gus_br2-Oct-06 6:06
gus_br2-Oct-06 6:06 
AnswerRe: transfer area access Pin
LongRange.Shooter3-Oct-06 7:48
LongRange.Shooter3-Oct-06 7:48 
QuestionNDoc: dead or alive? Pin
spin vector2-Oct-06 5:45
spin vector2-Oct-06 5:45 
AnswerRe: NDoc: dead or alive? Pin
Judah Gabriel Himango2-Oct-06 5:52
sponsorJudah Gabriel Himango2-Oct-06 5:52 
GeneralRe: NDoc: dead or alive? Pin
Jon Sagara2-Oct-06 6:17
Jon Sagara2-Oct-06 6: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.