Reliability of the events?

BlitzPlus Forums/BlitzPlus Programming/Reliability of the events?

I am new to BlitzPlus, so I may have missed something, but it seems to me that events are a bit unrealiable. For example event $401 of buttons seems to raise properly only in about 1 case out of 3.

Comments? Am I doing something wrong?

o_O

I've no issues with B+ events .. can you post some code that bugs you? (or post some bugs that you code ^_^ -sorry, couldn't resist the joke-)

I looked thru the code one more time and indeed found a bug. I sometimes flushed an event before it got detected.

Oops. ^_^

Problem solved.