• 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: popupbutton cell in an NSTableView displaying No Value
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: popupbutton cell in an NSTableView displaying No Value


  • Subject: Re: popupbutton cell in an NSTableView displaying No Value
  • From: apparao <email@hidden>
  • Date: Wed, 12 Sep 2007 11:25:13 +0530

Seems this is a refreshing problem.

Actually Tableview will automatically refresh the cells. You can refresh popupbuttonCell externally by using - (void)tableView: (NSTableView *)aTableView willDisplayCell:(id)aCell forTableColumn: (NSTableColumn *)aTableColumn row:(int)rowIndex delegate method.

Better post your source, so that we can trace it out easily.


On 12-Sep-07, at 11:01 AM, vibhatha v wrote:

Hi,

I'm displaying some names using popupbutton cell inside of table view.
It's filled with data using bindings.
The values to be displayed are returned from a procedure.
 The popups in the table view always starts always with "No value"...
When i select something else in the popup, the "No Value" disappears.
How can i get rid of this "No Value"?
Do i need to explicity code something for this?

Thanks and Regards,
Vibhatha.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
40effigent.net


This email sent to email@hidden


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: popupbutton cell in an NSTableView displaying No Value
      • From: "vibhatha v" <email@hidden>
References: 
 >popupbutton cell in an NSTableView displaying No Value (From: "vibhatha v" <email@hidden>)

  • Prev by Date: Test
  • Next by Date: Converting cocoa application into Mac preference pane service
  • Previous by thread: popupbutton cell in an NSTableView displaying No Value
  • Next by thread: Re: popupbutton cell in an NSTableView displaying No Value
  • Index(es):
    • Date
    • Thread