• 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: PrefPane contents not being displayed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: PrefPane contents not being displayed
      • From: Kevin Ballard <email@hidden>
    • Re: PrefPane contents not being displayed
      • From: j o a r <email@hidden>
References: 
 >PrefPane contents not being displayed (From: Timothy Conkling <email@hidden>)
 >Re: PrefPane contents not being displayed (From: Kevin Ballard <email@hidden>)

  • Prev by Date: Subclassing NSScriptClassDescription...
  • Next by Date: Re: PrefPane contents not being displayed
  • Previous by thread: Re: PrefPane contents not being displayed
  • Next by thread: Re: PrefPane contents not being displayed
  • Index(es):
    • Date
    • Thread