Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!mit-eddie!genrad!decvax!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Suggestion for new 'feature' for 1.3 Message-ID: <8706241834.AA13064@cory.Berkeley.EDU> Date: Wed, 24-Jun-87 14:34:57 EDT Article-I.D.: cory.8706241834.AA13064 Posted: Wed Jun 24 14:34:57 1987 Date-Received: Fri, 26-Jun-87 06:22:04 EDT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 14 I happen to *like* the way the Amiga handles window activation... I don't want a window to activate whenever I move my mouse into it. How about this for 1.3: If a window gets closed and it is the active window, then the new active window must be picked from the remaining windows on the screen. Why don't you pick the one under the mouse?? It would be utterly trivial to write a program to handle this... simply catch CloseWindow(), do the CloseWindow(), then push a mouse click into the input event stream. -Matt