• 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: Customizing the about window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Customizing the about window


  • Subject: Re: Customizing the about window
  • From: Paul Lynch <email@hidden>
  • Date: Wed, 13 Sep 2006 11:31:13 +0100

On 13 Sep 2006, at 11:25, Vinay Prabhu wrote:

I am trying to customize the about window, by adding the image, text with
hyperlink etc.


The "about" menu is connected to the "orderFrontStandardAboutPanel" action
in the NSApplication class.
I have tried overriding it, but it didn't work. If I connect the about menu
to any other action, the menu gets disabled.

That is because NSMenuItems are subject to validation. If the object connection to the menu item doesn't implement the action your have specified, the menu item will be deactivated; or if the objeect doesn't exist.


Paul
_______________________________________________
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: Customizing the about window
      • From: Vinay Prabhu <email@hidden>
References: 
 >Customizing the about window (From: Vinay Prabhu <email@hidden>)

  • Prev by Date: Customizing the about window
  • Next by Date: NSGlyph from Unicode
  • Previous by thread: Customizing the about window
  • Next by thread: RE: Customizing the about window
  • Index(es):
    • Date
    • Thread