• 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: "vibhatha v" <email@hidden>
  • Date: Thu, 13 Sep 2007 08:16:47 +0530

Hi,

I have an ISTModelList which have the values populated.
This ISTModelList is associated with the pop up using bindings.
If i display the values in this ISTModelList using NSLog, the values are
displayed properly ( There is no "No Value" being displayed in the NSLog).
But in the pop up, i can see a "No Value" being shown.
What might be the issue?

Regards,
Vibhatha.



On 9/12/07, apparao <email@hidden> wrote:
>
> 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: Keary Suska <email@hidden>
References: 
 >popupbutton cell in an NSTableView displaying No Value (From: "vibhatha v" <email@hidden>)
 >Re: popupbutton cell in an NSTableView displaying No Value (From: apparao <email@hidden>)

  • Prev by Date: Open dialog at launch time
  • Next by Date: Re: resetting ivars safely
  • Previous by thread: Re: popupbutton cell in an NSTableView displaying No Value
  • Next by thread: Re: popupbutton cell in an NSTableView displaying No Value
  • Index(es):
    • Date
    • Thread