• 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: How to activate the printer toolbar item in the toolbar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to activate the printer toolbar item in the toolbar


  • Subject: Re: How to activate the printer toolbar item in the toolbar
  • From: daniel <email@hidden>
  • Date: Wed, 23 Feb 2005 09:47:01 -0800

The toolbar item should be active if:

1. It is hooked up to a target that responds to its target method.
2. The delegate's implementation of validateToolbarItem (if exists) returns YES.


You don't enable or disable the toolbar item - you make it clear to the toolbar that the action is possible or not possible, and it does the enabling or disabling for you.

Daniel

On Feb 22, 2005, at 9:47 PM, JanakiRam wrote:

Hi,
I Have an print toolbar item in my application , it is by default is in disabled mode. How to activate it???
which property should be set in which method... Any Help is appreciated.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com


This email sent to 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: 
 >How to activate the printer toolbar item in the toolbar (From: JanakiRam <email@hidden>)

  • Prev by Date: Re: Indexing/Directory Enumeration
  • Next by Date: Re: Custom radio button failure with bindings
  • Previous by thread: How to activate the printer toolbar item in the toolbar
  • Next by thread: Maybe OT: Xcode, strange behaviour
  • Index(es):
    • Date
    • Thread