• 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: Once again: Clickable hyperlink in NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Once again: Clickable hyperlink in NSTableView


  • Subject: Re: Once again: Clickable hyperlink in NSTableView
  • From: "I. Savant" <email@hidden>
  • Date: Mon, 4 Feb 2008 11:00:29 -0500

> I don't have to select the rows, having the cell clickable would be
> enough: But the cell is not a hyperlink in every row: in some rows,
> the cell should display a clickable URL, in other cases it displays a
> status or error msg text.

  In that case, you could use
-tableView:willDisplayCell:forTableColumn:row: to adjust the
formatting (and "enabled" state) of the button cell representing your
clickable URL *or* simply swap it out with another cell type
altogether.

--
I.S.
_______________________________________________

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: Once again: Clickable hyperlink in NSTableView
      • From: "Johannes Fahrenkrug" <email@hidden>
References: 
 >Once again: Clickable hyperlink in NSTableView (From: "Johannes Fahrenkrug" <email@hidden>)
 >Re: Once again: Clickable hyperlink in NSTableView (From: Stephane Sudre <email@hidden>)
 >Re: Once again: Clickable hyperlink in NSTableView (From: "Johannes Fahrenkrug" <email@hidden>)

  • Prev by Date: Re: Once again: Clickable hyperlink in NSTableView
  • Next by Date: Re: ContextualMenu in text
  • Previous by thread: Re: Once again: Clickable hyperlink in NSTableView
  • Next by thread: Re: Once again: Clickable hyperlink in NSTableView
  • Index(es):
    • Date
    • Thread