• 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: clicking through
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: clicking through


  • Subject: Re: clicking through
  • From: Cameron Hayne <email@hidden>
  • Date: Mon, 11 Sep 2006 17:07:35 -0400

On 11-Sep-06, at 2:56 PM, Michael Ash wrote:

If something is not supported, it should say so.

There is a much bigger issue here - in general in Cocoa, there are accepted ways of doing things. The framework may not stop you from doing things in other ways, but that doesn't mean it's a good idea.
The accepted way of doing things is to have your sibling views non- overlapping (i.e. if you want viewA in front of viewB then make it a child of viewB). The framework isn't going to crash if you accidentally have overlapping views, but doing so is tantamount to saying that you don't care about the overlap - i.e. that whichever way it comes out is okay with you.


So, leaving the argumentation and going back to your real (higher- level) problem - what is it that you are trying to achieve? Why can't you do it by embedding one view inside another like is usual?

--
Cameron Hayne
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: 
 >clicking through (From: Hans van der Meer <email@hidden>)
 >Re: clicking through (From: Mailing list subscriptions <email@hidden>)
 >Re: Re: clicking through (From: "Michael Ash" <email@hidden>)
 >Re: clicking through (From: Scott Anguish <email@hidden>)
 >Re: Re: clicking through (From: "Michael Ash" <email@hidden>)
 >Re: clicking through (From: Mailing list subscriptions <email@hidden>)
 >Re: Re: clicking through (From: "Michael Ash" <email@hidden>)
 >Re: clicking through (From: Mailing list subscriptions <email@hidden>)
 >Re: Re: clicking through (From: "Michael Ash" <email@hidden>)

  • Prev by Date: [Moderator] EOT (Re: how to implement xmlhttprequest in posting data)
  • Next by Date: Re: Suppress Device Removal Popup
  • Previous by thread: [Moderator] EOT: Re: clicking through
  • Next by thread: Recent menu items and SetSystemUIMode(kUIModeAllHidden, kUIOptionAutoShowMenuBar)
  • Index(es):
    • Date
    • Thread