View Single Post
Old 01-05-2004   #4 (permalink)
alexp
Nero Developer
 
Join Date: Oct 2003
Posts: 605
I assume you are using C++ Builder (from your previous posts). I am not familiar with it so I cannot comment on the way you are handling events. The problem is probably in the way events are (mis)handled. Perhaps you should check this out...

Does any other event get fired? If not, the most probable cause of your problem is that you do not handle events properly.
alexp is offline   Reply With Quote