Yes, I've had the same problem with a switch statement (over eTypes)
where no code is being generated for the penDownEvent (no matter
where I placed it). Changing optimization optins didn't help. The
problem occurred under CW5 and 6.

I fact I discovered that there is code bing generated (4 bytes),
supposedly the entry in the branch table.

I had to put my code into an extra if statement beforehand. I did not
use this branch twice (anyway this should lead to an error if this
was the case).

Regards,
        Holger Klawitter
--
Holger Klawitter                                     +49 (0)251 484 0637
[EMAIL PROTECTED]                             http://www.klawitter.de/

Reply via email to