Re: Floating panel visibility
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