Help - Search - Members - Calendar
Full Version: Interface Builder and HUD's
InsanelyMac Forum > Apple World > Mac Programming and Development
Oyvind.S
Hi,

I was wondering if there is possible to make apps that is based on the HUD window to show up on Expose?

Have tried the various styles and settings but no luck so far.

Anyone know? rolleyes.gif
~pcwiz
Change class of window to NSPanel and set style mask to HUD (tick the HUD checkbox). Not sure if this gets you an exact Expose HUD, but it still is an HUD smile.gif
Oyvind.S
Yeah I already had NSPanel and the Hud ticked but still doesn't show up on Expose. Not sure if this is even possible, i seen this behavior in other apps that use HUD as well such as Pixelmator.
stroke
Those aren't real HUDs, they're actually custom NSWindows. So you'd have to make a custom NSWindow.
Oyvind.S
Thanks

I had a feeling it might have been a custom NSWindow smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.