Thread: waitfor bug?
View Single Post
  #2  
Old 08-16-2008, 11:31 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
waitfor() will steal the event, meaning onDebugEvent() never happens.

I had wanted a waitfor2() or so that returns event parameters instead of boolean.
__________________
Reply With Quote