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

  • SEARCH
  • Home
  • 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 6155793
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T20:29:57+00:00 2026-05-23T20:29:57+00:00

I have a table whose NSTableColumns are created dynamically in code. I need to

  • 0

I have a table whose NSTableColumns are created dynamically in code. I need to add an NSPopUpButtonCell to one of these columns programatically. I do so with the following code:

NSPopUpButtonCell *dataCell = [[[NSPopUpButtonCell alloc] initTextCell:@"" pullsDown:NO] autorelease];
[dataCell setBordered:NO];
[dataCell insertItemWithTitle:@"[TEMP]" atIndex:0];
[myNewTableColumn setDataCell:dataCell];

The pop up button cell appears in the table fine, but when I click on it, nothing happens. I’ve tried calling [dataCell setEditable:YES] but when I do that, the cell edits with a field editor like an NSTextFieldCell. Am I missing something?

  • 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-23T20:29:58+00:00Added an answer on May 23, 2026 at 8:29 pm

    D’oh! I forgot that the table I was using was an NSTableView subclass that overrode the - mouseDown: method to do something else. As such, I ended up never sending the proper message to the pop up cell to actually get it to pop up.

    A quick call to [super mouseDown:theEvent] has everything working as expected.

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

Sidebar

Related Questions

I have a table whose columns are varchar(50) and a float . I need
First the example: http://jsfiddle.net/5S3mk/3/ I have a table whose columns need to be sortable
I have created one function whose purpose is to add data to database (I'm
I have a table whose columns indicate a property of data items. Each item
Say I have a DataGrid with its ItemsSource binding to a data table(whose columns
I have a table whose values are being generated dynamically with PHP, including the
I have a table whose values are generated dynamically with PHP. Each row in
I have a table (created by php) whose last colum has input boxes in
I have two table views in a single controller.One is grouped whose frame is
I have a table whose size I'd like to keep down, and one of

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.