D
Dmitry
Hi,
I'm trying to implement "multiple selection" feature the way it's usually
done in Windows - hold the "Ctrl" key and mouse-click on the items you want
to select. The problem is that I don't receive KeyUp/Down event neither by
the top-most form, not by the embedded into it controls. I even tried to use
Spy++ to see if pressing "Ctrl" key results in sending an appropriate
event - and it doesn't. No keyboard events detected at all. I guess I'm
doing something fundamentally wrong - any insight would be very much
appreciated.
Regards,
Dmitry.
I'm trying to implement "multiple selection" feature the way it's usually
done in Windows - hold the "Ctrl" key and mouse-click on the items you want
to select. The problem is that I don't receive KeyUp/Down event neither by
the top-most form, not by the embedded into it controls. I even tried to use
Spy++ to see if pressing "Ctrl" key results in sending an appropriate
event - and it doesn't. No keyboard events detected at all. I guess I'm
doing something fundamentally wrong - any insight would be very much
appreciated.
Regards,
Dmitry.