• 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: tooltip event/notification?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tooltip event/notification?


  • Subject: Re: tooltip event/notification?
  • From: Shaun Wexler <email@hidden>
  • Date: Mon, 18 Jul 2005 19:17:48 -0700

On Jul 18, 2005, at 7:04 PM, Shaun Wexler wrote:

- (void)orderOutToolTip
{
[super orderOutToolTip];
    [speechSynthesizer stopSpeaking];
}

- (void)abortToolTip
{
[super abortToolTip];
    [speechSynthesizer stopSpeaking];
}

Oops... forgot to call super. -- Shaun Wexler MacFOH http://www.macfoh.com

"Never trust a computer you can't throw out a window." - Steve Wozniak


_______________________________________________ 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: tooltip event/notification?
      • From: Shaun Wexler <email@hidden>
References: 
 >tooltip event/notification? (From: Luc Vandal <email@hidden>)
 >Re: tooltip event/notification? (From: Shaun Wexler <email@hidden>)

  • Prev by Date: Re: programmatically inserted dock items not showing up
  • Next by Date: Re: tooltip event/notification?
  • Previous by thread: Re: tooltip event/notification?
  • Next by thread: Re: tooltip event/notification?
  • Index(es):
    • Date
    • Thread