On 08 Apr 09, at 08:03, Matt Neuburg wrote:
On Tue, 7 Apr 2009 12:37:05 -0400, Walker Argendeli
<heckler0...@bellsouth.net> said:
I am making a simple application that consists of a small HUD window
that needs to float above another application.  How do I make it so
that A. it floats above everything, and B. when I switch to another
application, it remains on top.

Search the archives for example code showing how your app can be notified
when an app switch occurs... m.

This isn't necessary, actually. Setting the window's level to NSFloatingWindowLevel or so, and setting it to not hide on deactivate, should be sufficient to make it stay above everything.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to