Re: PrefPane contents not being displayed
Re: PrefPane contents not being displayed
- Subject: Re: PrefPane contents not being displayed
- From: Tim Conkling <email@hidden>
- Date: Wed, 2 Feb 2005 08:27:13 -0500
Oh - I guess I missed that. The custom views I was speaking about
simply don't have any drawing code, but I am using -setHidden on other
controls in the view. Perhaps that is the source of my problems...
Pre-Panther, how did one go about hiding and showing controls in
NSViews?
Thanks,
Tim
On Feb 1, 2005, at 11:27 PM, Kevin Ballard wrote:
You say invisible views. Does this just mean views that don't have any
drawing code, or does this mean views that are hidden? If it's the
latter, then you should know that -setHidden: and -isHidden is new in
Panther.
On Feb 1, 2005, at 10:05 PM, Timothy Conkling wrote:
This is kind of an obscure question, but I figure I'll throw it out
there and see if somebody has come across this behavior:
I'm writing an APE (gasp!) that is configurable via a Preference
Pane. The Pref Pane is displayed fine under 10.3 but 10.2 users do
not see any of the controls. Other APE pref panes work fine for these
people. IB doesn't report any 10.2 incompatibilities in my nib.
I don't have a copy of Jaguar to test on, unfortunately. Is there
anything in Jaguar that would prevent an NSView from being drawn?
There's nothing unusual about my view. It has a few invisible custom
views inside it to collect information about mouseDown events.
I realize this question is vague, but I don't know what other detail
I can give. I know there are plenty of people here who are anti-APE,
but I'm not trying to start a flame fest. Unsanity doesn't return my
emails, so they're not much help...
This is not a question about how APE handles prefpane displaying -- I
know that this is the wrong list for that kind of question -- but
rather about whether anything obvious changed from 10.2 to 10.3 that
would cause this strange problem.
--
Kevin Ballard
email@hidden
http://www.tildesoft.com
http://kevin.sb.org
_______________________________________________
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