• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Changing the Window level upon dragging.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing the Window level upon dragging.


  • Subject: Re: Changing the Window level upon dragging.
  • From: Daryn <email@hidden>
  • Date: Thu, 29 Jan 2004 01:11:18 -0600

Subclass NSWindow and implement windowWillMove: and windowDidMove: to
flip the levels.

On Jan 28, 2004, at 7:27 PM, Nebagakid wrote:

> I want to change the window level when my window "theWindow" is
> dragging, from
> [theWindow setLevel:kCGDesktopIconWindowLevel -3];
> to
> [theWindow setLevel:NSFloatingWindowLevel];
>
> how can I do this?
>
> -Danny Cohen
> < http://dco1.com/ >
> _______________________________________________
> cocoa-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Changing the Window level upon dragging.
      • From: mmalcolm crawford <email@hidden>
References: 
 >Changing the Window level upon dragging. (From: Nebagakid <email@hidden>)

  • Prev by Date: Re: selecting a single cell in NSTableView?
  • Next by Date: Re: Controlling control positions and size in a window
  • Previous by thread: Changing the Window level upon dragging.
  • Next by thread: Re: Changing the Window level upon dragging.
  • Index(es):
    • Date
    • Thread