Jesse Nesbitt wrote:
Ok, steped through it:
[System.InvalidOperationException] = {"Cross-thread operation not
valid: Control 'logBox' accessed from a thread other than the thread
it was created on."}
How can I avoid that?
--Jesse

I'm not sure, but the answer has something to do with .BeginInvoke() and .EndInvoke(). http://www.dotnet247.com/247reference/msgs/54/270646.aspx

John


_______________________________________________
libsecondlife-dev mailing list
libsecondlife-dev@gna.org
https://mail.gna.org/listinfo/libsecondlife-dev

Reply via email to