• 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: NSComboBoxCell and NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSComboBoxCell and NSTableView


  • Subject: Re: NSComboBoxCell and NSTableView
  • From: Joseph Jones <email@hidden>
  • Date: Wed, 7 May 2003 17:31:12 -0700

I was having the same problem. My solution was to change the editable
state in code with the following line:

[cbCell setEditable:YES];

Hope this helps.

Thanx,
joe

On Wednesday, May 7, 2003, at 06:05 AM, Ivan Myrvold wrote:

> I have tried to use NSComboBoxCell in a NSTableView, by using
> setDataCell to an instance of NSComboBoxCell.
>
> The ComboBox shows up in the table view, but when I try to edit the
> cell (the NSTextEdit part of it), I only get an audible pling, and no
> letters appears. But I can click the button part of it, and it shows
> the list.
>
> I see another message on this board about the same problem. Is this a
> bug, or am I doing something wrong?
>
> Ivan C Myrvold
> OrtopediService AS
> Mob. 913 16 356
> Tlf. 38 14 45 93
> _______________________________________________
> cocoa-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: NSComboBoxCell and NSTableView
      • From: Ivan Myrvold <email@hidden>
References: 
 >NSComboBoxCell and NSTableView (From: Ivan Myrvold <email@hidden>)

  • Prev by Date: Re: Making my own NSScrollers
  • Next by Date: Re: [OT] a bit ...
  • Previous by thread: NSComboBoxCell and NSTableView
  • Next by thread: Re: NSComboBoxCell and NSTableView
  • Index(es):
    • Date
    • Thread