Re: Exposè and Cocoa...
Re: Exposè and Cocoa...
- Subject: Re: Exposè and Cocoa...
- From: Devin Lane <email@hidden>
- Date: Sat, 18 Oct 2003 20:28:12 -0700
Giovanni
I don't think there is an Exposi event sent, (not in the header file,
at least) but you might be able to get by with the other notifications,
such as NSWindowDidUpdateNotification, or
NSWindowDidBecomeMainNotification.
Come to think of it, there definitely should be an Exposi event sent,
that way Codetek Virtual desktop could work properly with it (maybe).
Right now Exposi will display the visible windows as if the window on
another desktop are also visible, but they are not shown... Looks
pretty weird.
-- Devin Lane, Cocoa Programmer
email: email@hidden
On Oct 18, 2003, at 1:06 PM, Giovanni Donelli wrote:
Hello Gurus!
My application is a single window App. When my window is taken in
foreground (it turns key-window) it resizes. (it shrink when is
background and gets bigger when activated)
Now I have problem with Exposi:
When I select my App window from the list of exposed windows on my
screen my window resizes as expected but then the events (such as
mouseEnter mouseExit) seems not to have effect anymore...
Does anyone have come upon this kind of problem? any clues for make it
work?
Is there a Exposi-event sent to windows in Panther ? This will make me
able do operate somehow to recover the problem I have.
thanks!
Giovanni
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.