Dave Coventry wrote:
> However, if the Focus is set onto the TImage, the TMemo doesn't take the
> keyboard input, and visa versa, if the TMemo has focus, the Mousewheel
> events are discarded. Any solutions?

Keystrokes go to focused control. Mousewheel is special, I've written
code to redirect it to the window under the cursor. Perhaps that's
broken (again). Are mousewheel events being redirected, or what are you
observing ?

Micha

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to