Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6973911
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T17:10:09+00:00 2026-05-27T17:10:09+00:00

In the datasource of my NSOutlineView I implement the method -toolTipForItem or something similar.

  • 0

In the datasource of my NSOutlineView I implement the method -toolTipForItem or something similar. It returns the appropriate NSString that should be displayed in the tooltip of the specified row.

The problem is that whenever I scroll, while the tooltip is being displayed, it shows yet another tooltip. This one from the NSTextFieldCell inside the outlineview. How do I disable that one. The cell is subclassed and I have disabled the exteriorFrame drawing in order to get rid of it, but now its just an empty box.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T17:10:09+00:00Added an answer on May 27, 2026 at 5:10 pm
    - (void)drawWithExpansionFrame:(NSRect)cellFrame inView:(NSView *)view
    {
        // no implementation
    }
    
    - (NSRect)expansionFrameWithFrame:(NSRect)cellFrame inView:(NSView *)view 
    {
        // fix the extra tooltip
        return NSZeroRect;
    }
    

    It only happens when the text inside the cell is being truncated, its trying to compensate for it by showing the tooltip. Disable with the code above.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to implement a datasource for an NSOutlineView . The problem is that
I have an asp:datasource select query that returns a sum. I want to assign
Got an NSOutlineView that is configured in the controller's awakeFromNib, with a datasource and
I have a datasource that I want to bind to a listview that has
I am setting the datasource of my radGrid to a dataset (that I have
I'm implementing a datasource object for an UIScrollView. Is that part of the Controller,
Given a datasource like that: var c = new Car[] { new Car{ Color=Blue,
I've got a datasource that has a bunch of insert functions. Each function takes
What are the .datasource files that are automatically generated by Create Service Reference in
I have an external datasource that implements IHierarchicalEnumerable. I'm trying to use that datasource

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.