• 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: Creating the app menu from scratch
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating the app menu from scratch


  • Subject: Re: Creating the app menu from scratch
  • From: Bill Bumgarner <email@hidden>
  • Date: Sun, 13 Jul 2008 20:37:02 -0700

On Jul 13, 2008, at 8:16 PM, Jim Crafton wrote:
Thanks, that looks pretty much exactly what I'm after. The only
question I had was that this seems to be specific to the 10.5 Obj
runtime, is there a way to do this on 10.4 or even 10.3.9? Also is
this "safe", exchanging class methods like this seems pretty wild,
I've not seen something like this before in other languages.

What are you trying to do?

Trying to write Cocoa applications without using NIB files and other standard mechanisms is quite difficult and the need is exceedingly rare.

And, no, exchanging class methods is not a typical pattern to be employed when developing a Cocoa application. In particular, replacing or exchanging method implementations found in Apple frameworks is completely unsupported and will quite likely break in the future.

b.bum

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Creating the app menu from scratch
      • From: Jeff Johnson <email@hidden>
References: 
 >Creating the app menu from scratch (From: "Jim Crafton" <email@hidden>)
 >Re: Creating the app menu from scratch (From: Jeff Johnson <email@hidden>)
 >Re: Creating the app menu from scratch (From: "Jim Crafton" <email@hidden>)

  • Prev by Date: Re: [NSDate +dateWithNaturalLanguageString] question
  • Next by Date: Re: Custom NSCells
  • Previous by thread: Re: Creating the app menu from scratch
  • Next by thread: Re: Creating the app menu from scratch
  • Index(es):
    • Date
    • Thread