Hi Guys,
I know that I need to use the invoke function to write to a text box on a form from within a class / sub, and I have managed to get one half of the data written to it, now this text box is to be used kind of like a log, and actually requires a second class to write to it also, but no matter what I do, the variables set, the variables popup in a message box as I want them to, but then calling the invoke sub with the variables it just doesnt write... Is this because I have two threads one box?
I know that I need to use the invoke function to write to a text box on a form from within a class / sub, and I have managed to get one half of the data written to it, now this text box is to be used kind of like a log, and actually requires a second class to write to it also, but no matter what I do, the variables set, the variables popup in a message box as I want them to, but then calling the invoke sub with the variables it just doesnt write... Is this because I have two threads one box?