bringing all app windows to front
bringing all app windows to front
- Subject: bringing all app windows to front
- From: "Jonathan 'Wolf' Rentzsch" <email@hidden>
- Date: Thu, 17 Jun 2004 23:39:38 -0500
I notice my Cocoa apps don't automatically bring all their windows to
front when I switch to my app via LaunchBar (the Dock works fine). This
seems to be not a strict Cocoa/Carbon thing, as BBEdit displays the same
behavior while Safari does not.
I emailed Norbert about it, but he seems uninterested in "fixing" it.
So, what's the canonical way to bring all my Cocoa windows to front when
my app switches in? I suppose there's a delegate method to implement
(applicationDidBecomeActive: looks promising) but how do I tell all my
windows to "come to front" without effecting their ordering, all the
while taking things like document windows, alert panels and floating
windows into account?
| Jonathan 'Wolf' Rentzsch
http://rentzsch.com
| Red Shed Software
http://redshed.net
| "better" necessarily means "different"
_______________________________________________
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.