|
-
Apr 3rd, 2007, 05:44 PM
#1
Thread Starter
Frenzied Member
[2005] Threading problem(adding to listbox?)
Well when I try to do listbox1.items.add() in a threading.thread it errors with "Cross-thread operation not valid: Control 'listBox1' accessed from a thread other than the thread it was created on.". Is there a way around this so I can add to the listbox in the thread?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|