KillCreek
March 31st, 2004, 05:16 AM
hi ,
I have made vb.net application with a RichtTextBox on the form and a button. When i press the button my application calls a function wich does a lot of things including calling a few threads.
When i call the method AppendText in the middle of the application it executes it but i have to wait till the end of the function for it to appear on the screen. Is there any way i could make it appear instantly ?
any help would be appricated.
I have made vb.net application with a RichtTextBox on the form and a button. When i press the button my application calls a function wich does a lot of things including calling a few threads.
When i call the method AppendText in the middle of the application it executes it but i have to wait till the end of the function for it to appear on the screen. Is there any way i could make it appear instantly ?
any help would be appricated.