• 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
How to disable NSToolbarShowColorsItemIdentifier in a toolbar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to disable NSToolbarShowColorsItemIdentifier in a toolbar


  • Subject: How to disable NSToolbarShowColorsItemIdentifier in a toolbar
  • From: "Mradul Mandhanya" <email@hidden>
  • Date: Thu, 25 Aug 2005 17:47:42 +0530
  • Thread-topic: How to disable NSToolbarShowColorsItemIdentifier in a toolbar

Hi

I have a toolbar having a NSToolbarShowColorsItemIdentifier.

In ValidatetoolbarItem when I return false in all cases like.



-(BOOL)validateToolbarItem:(NSToolbarItem*)theItem

{

            return FALSE;

}



All my items are disabled except NSToolbarShowColorsItemIdentifier.

When I see the log of the items comes for validation I have found that
for NSToolbarShowColorsItemIdentifier validation was not done.

Why is it so and how can I disable this item as well?



Regards,

Mradul Mandhanya

 _______________________________________________
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

  • Prev by Date: Re: How to draw correct underline ?
  • Next by Date: Compiler Warning - unknown Method
  • Previous by thread: Re: AddressBook and CoreData
  • Next by thread: Compiler Warning - unknown Method
  • Index(es):
    • Date
    • Thread