Heh, I found it in MSDN
you have to do
if this.logBox.RequireInvoke
Set up callback handler that calls itself
invoke
otherwise
do the operation
Threading is strange.
Thanks though! SLChatterbox is to a milestone!
--Jesse
On 7/7/06, John Hurliman <[EMAIL PROTECTED]> wrote:
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
[email protected]
https://mail.gna.org/listinfo/libsecondlife-dev
--
--Jesse
_______________________________________________
libsecondlife-dev mailing list
[email protected]
https://mail.gna.org/listinfo/libsecondlife-dev