PDA

View Full Version : Pass a value from an event to a thread?


Mr Nemo
09-08-2006, 09:10 PM
How can I pass a value, such as an object under the cursor or other such thing, to a method in the world from an event? This would make coding much more efficient.

lanceA
09-09-2006, 06:57 PM
Do a search in the forum on:

Whay about an an event handler?

Search on exactly that phrase, including misspellings. It might help.