Feb. 21, 2009
3:59 a.m.
Concerning keyboard focus and mouse scroll. (sorry, if it was already noted in this discussion, i didn't read it fully). VM does not have a mouse wheel events. Instead, it generates ctrl-up / ctrl-down key combinations. I think that this hack is the root of all problems: - if focus doesn't following the mouse, you need additional hacks in image to treat ctrl-up / ctrl-down keys to generate scroll events for morph which is currently under the mouse, not the morph which is currently having an active keyboard input focus. -- Best regards, Igor Stasenko AKA sig.