• 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: Grid control question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Grid control question


  • Subject: Re: Grid control question
  • From: Clark Cox <email@hidden>
  • Date: Mon, 14 Nov 2005 20:13:05 -0500

You can accomplish this with a stock NSTableView by subclassing
NSTableColumn, and using that subclass as the table's second column.

In your subclass, overload:

- (id)dataCellForRow:(int)row;

and return the appropriate cell for each row.


On 11/14/05, XStandard Vlad Alexander <email@hidden> wrote:
> This may be slightly off topic, sorry, but we could use some help with this. Our
> application needs to use a grid control like the one found in XCode's "Project Info"
> dialog box, where a single column can contain different sub-controls like a checkbox,
> listbox or textfield. Is this control available to application developers?


--
Clark S. Cox III
email@hidden
http://clarkcox3.livejournal.com/
http://homepage.mac.com/clarkcox3/
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Grid control question (From: Vlad Alexander (XStandard) <email@hidden>)

  • Prev by Date: Re: Test bundle can't find app
  • Next by Date: [2.2] Cant get __attribute__ ((__packed__)) to work
  • Previous by thread: Grid control question
  • Next by thread: [2.2] Cant get __attribute__ ((__packed__)) to work
  • Index(es):
    • Date
    • Thread