window ordering when inactive
window ordering when inactive
- Subject: window ordering when inactive
- From: Greg Hoover <email@hidden>
- Date: Thu, 23 Aug 2007 15:33:20 -0700
I have a status message that gets displayed when an automatic save
happens in my app. I'd like this status window to show up during the
save on top of any of my app's windows. My problem is that when the
app is hidden, showing this window unhides my app. I thought
orderFront: moved the window to the top of the list for the app but
didn't bring the app to the front -- apparently I was wrong. I also
tried orderWindow:relativeTo: with the same results. I'm sure this
is something obvious, but none of the window ordering function in
NSWindow seem to be helping.
Thanks,
Greg
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden