Skip navigation.
 
mlRe: placing windows behind finder icons
FROM : Andreas Mayer
DATE : Wed Nov 20 22:53:57 2002

Am Mittwoch, 20.11.02 um 21:59 Uhr schrieb Yann Bizeul:

> is there a way to open a BorderLess window betwin the Desktop
> background and the finder icons ? I tried very low value of [ NSWindow
> setLevel: ] without success.


The correct value is kCGDesktopWindowLevel.

What app are you writing? :)


bye.  Andreas.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlplacing windows behind finder icons Yann Bizeul Nov 20, 21:59
mlRe: placing windows behind finder icons Andreas Mayer Nov 20, 22:53
mlRe: placing windows behind finder icons Yann Bizeul Nov 21, 12:17
mlRe: placing windows behind finder icons m Nov 21, 13:03
mlRe: placing windows behind finder icons Michael Mulligan Nov 21, 15:36
mlRe: placing windows behind finder icons Daniel Zitter Nov 21, 20:01
mlRe: placing windows behind finder icons Simon Stapleton Nov 22, 10:46
mlRe: placing windows behind finder icons Yann Bizeul Nov 24, 13:13