• 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: Floating panel visibility
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Floating panel visibility


  • Subject: Re: Floating panel visibility
  • From: Todd Yandell <email@hidden>
  • Date: Fri, 1 Jul 2005 12:41:56 -0500


On Jul 1, 2005, at 7:59 AM, SA Dev wrote:

Overriding this would almost certainly require subclassing and would *probably* require an unsupported hack that could break in future versions of OS X.

You don't really need to subclass the window, although it might be cleaner if you do. Just put "[panel setHidesOnDeactivate:NO]" somewhere in your code, where "panel" refers to your floating panel (awakeFromNib would be a good place for this). The window should not hide anymore. Although it does stay on top of everything else, including other apps.


Todd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Floating panel visibility
      • From: SA Dev <email@hidden>
    • Re: Floating panel visibility
      • From: Alexander Dymerets <email@hidden>
References: 
 >Floating panel visibility (From: Alexander Dymerets <email@hidden>)
 >Re: Floating panel visibility (From: SA Dev <email@hidden>)

  • Prev by Date: Re: Unable to get resources from bundle
  • Next by Date: Re: PDFKit/PDFOutline
  • Previous by thread: Re: Floating panel visibility
  • Next by thread: Re: Floating panel visibility
  • Index(es):
    • Date
    • Thread