Re: disabling tooltips table view

2009-08-18 Thread Rick C.
great thank you very much corbin! From: Corbin Dunn To: Rick C. Cc: Graham Cox ; cocoa dev Sent: Tuesday, August 18, 2009 10:05:19 PM Subject: Re: disabling tooltips table view On Aug 18, 2009, at 5:39 AM, Rick C. wrote: > thank you graham, >

Re: disabling tooltips table view

2009-08-18 Thread Corbin Dunn
On Aug 18, 2009, at 5:39 AM, Rick C. wrote: thank you graham, upon closer look i was in error to use the word tooltip. i have seen this method before and tried it again and it does work to change the tooltip or disable it. what i'm seeing must be some form of highlighting. although i

Re: disabling tooltips table view

2009-08-18 Thread Rick C.
track! Rick From: Graham Cox To: Rick C. Cc: cocoa dev Sent: Tuesday, August 18, 2009 7:52:39 PM Subject: Re: disabling tooltips table view On 18/08/2009, at 9:24 PM, Rick C. wrote: > hello, > > i'm probably overlooking something simple but if

Re: disabling tooltips table view

2009-08-18 Thread Graham Cox
On 18/08/2009, at 9:24 PM, Rick C. wrote: hello, i'm probably overlooking something simple but if someone could point me in the right direction on how to disable tooltips in my table view i would appreciate it. i have tried all the ways i could find through documentation/google and they

disabling tooltips table view

2009-08-18 Thread Rick C.
hello, i'm probably overlooking something simple but if someone could point me in the right direction on how to disable tooltips in my table view i would appreciate it. i have tried all the ways i could find through documentation/google and they still seem to appear although randomly. thank y