• 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: Changing tool tip while it is showing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing tool tip while it is showing


  • Subject: Re: Changing tool tip while it is showing
  • From: PGM <email@hidden>
  • Date: Thu, 12 Oct 2006 21:10:32 -0400

This is just a guess, as I haven't tried anything quite like this myself, but tooltips are basically little windows floating over everything else, so maybe it is possible to get this window from the windowslist [NSApp windows]. You can then use a timer to refresh the windows contentView every second or so, hopefully it will display for the new string when refreshing.

Good luck, Patrick

On 12-Oct-06, at 18:40 PM, Paul Kim wrote:

Hi,

I want to be able to change a view's tool tip when it (the tool tip) is already showing. Just using -setToolTip: doesn't work nor does using -removeAllToolTips and then setting it (the remove works and hides the tool tip but it doesn't come back up without re- entering the view). Is there a way to do this (or to maybe force a tool tip to pop up since I can already remove it on demand)?

Thanks,
paul



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


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: 
 >Changing tool tip while it is showing (From: Paul Kim <email@hidden>)

  • Prev by Date: Re: Stop NSSplitView from resizing with Window?
  • Next by Date: .rsrc how to
  • Previous by thread: Changing tool tip while it is showing
  • Next by thread: Disk insert event
  • Index(es):
    • Date
    • Thread