Hi all,
A small problem here - I have a form with a TScrollbox, within which is an
image control (TFastIMG) which is being used as a canvas for the user to
paint upon using various tools.
My problem is that the mainmenu's keyboard shortcuts are not firing,
unless
I first press the alt key, or use another menu item (after which, they all
work). I'm not overriding any procedures (such as wndproc), I'm not
trapping
messages, I'm not using keypreview=true, and I have no event handlers for
the keyboard events on any controls.
Any ideas?
D.


|