discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: focus problem


From: Wolfgang Lux
Subject: Re: focus problem
Date: Fri, 17 Aug 2007 08:32:01 +0200

Fred Kiefer wrote:

We already have a call to unhide: here, this will activate the
application if it isn't active already.

case active + unhidden
unhide: gets called, but nothing happens

case active + hidden
windows get reorder, unhide: gets called, hidden windows get displayed

case inactive + unhidden
unhide gets called, this calls activateIgnoringOtherApps:

case inactive + hidden
windows get reorder, unhide: gets called, hidden windows get displayed,
activateIgnoringOtherApps: gets called

As far as I can see this is OK.

Except that I do not really understand how a hidden application
could ever be the active application.

Wolfgang





reply via email to

[Prev in Thread] Current Thread [Next in Thread]