On 07.04.2009, at 18:37, Walker Argendeli wrote:
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.
Set the window level and make sure hide on deactivate is off. Cheers, -- Uli Kusterer "The Witnesses of TeachText are everywhere..." http://www.zathras.de _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
