I've commented-out the two requestFocus() calls that are marked with // XXX ??? in ZZViewComponent.java, and the behavior is gone. It's now a lot easier to do things like resize a GZZ window that has another GZZ window underneath the corner you're trying to grab. Thanks, Phil At 01:35 AM 4/15/01 +0300, Tuomas Lukka wrote:
On Fri, Apr 13, 2001 at 10:21:22AM -0700, Phil Mercurio wrote: > On Win98 with jdk1.3, GZigzag windows pop up to > the top of the window stack if you move the mouse > into a window (while another GZigZag window has > the keyboard focus). Is there a way to turn this > behavior off, it's very disconcerting? Right, that's the Enter -> RequestFocus behaviour. Hmm, probably we could turn it off completely. Any objections or opinions? Tuomas