• 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: SA Dev <email@hidden>
  • Date: Fri, 1 Jul 2005 14:21:58 -0400


Serves me right for not trying. I'm considering filing this as a bug in IB. If you can do it in code, why does IB enforce it in the Attributes inspector?




On Jul 1, 2005, at 1:41 PM, Todd Yandell wrote:


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:
40silentalcove.net


This email sent to email@hidden


_______________________________________________ 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
References: 
 >Floating panel visibility (From: Alexander Dymerets <email@hidden>)
 >Re: Floating panel visibility (From: SA Dev <email@hidden>)
 >Re: Floating panel visibility (From: Todd Yandell <email@hidden>)

  • Prev by Date: Re: Floating panel visibility
  • Next by Date: ArrayInUserDefaults Bindings example updated for Tiger
  • Previous by thread: Re: Floating panel visibility
  • Next by thread: Setting ignoredWords for a NSTextView
  • Index(es):
    • Date
    • Thread