[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Window Focus Problem (was Re: GNUstep Window Manager (was RE: I dea)
From: |
Richard Frith-Macdonald |
Subject: |
Re: Window Focus Problem (was Re: GNUstep Window Manager (was RE: I dea)) |
Date: |
Wed, 10 Jan 2001 06:12:39 +0000 |
On Wednesday, January 10, 2001, at 04:00 AM, Sungjin Chun wrote:
> Hi,
> Why such special treatment is needed ?
>
<snip>
> > 2. will never get its titlebar texture updated conforming to its
> > focused/unfocused state.
Two reasons ... one of which is 'wrong'
1. To control the distinction between key and main window in a GNUstep app
2. To avoid horrible flicker as Window Maker tries to set a window to be key,
and the gnustep app tells it not to! This is probably wrong, as there is
likely a better mechanism to stop this. In particular, this would occur
whenever
a user clicked on a gnustep menu - window maker would shift the focus to the
menu, causing the title-bar of the 'key' window to get grayed.