• 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: Table view with widgets inside
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Table view with widgets inside


  • Subject: Re: Table view with widgets inside
  • From: Drew McCormack <email@hidden>
  • Date: Thu, 15 Nov 2001 21:48:38 -0800

This is certainly possible for a button. NSTableView draws it's entries using an NSCell subclass, one for each column. If you use the "setDataCell:" method of NSTableColumn to make the data cell for the column an NSButtonCell, you should be able to have buttons.
Don't know about sliders though.

Drew McCormack

Greetings,

Is there any kind of thing like an NSTableView in which one or more of the columns contains a widget, such as a NSSlider or NSButton, one for each row? Would this be a time to use NSMatrix or something?


Thanks!
--
David McCabe
http://homepage.mac.com/davidmccabe/
'finger email@hidden' for PGP key.
No PGP sig because it's broken. Will fix soon.
Wrfhf ybirf lbh!
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev


  • Follow-Ups:
    • Re: Table view with widgets inside
      • From: David Remahl <email@hidden>
References: 
 >Table view with widgets inside (From: David McCabe <email@hidden>)

  • Prev by Date: Re: Task create failed error for NSTask
  • Next by Date: Re: Task create failed error for NSTask
  • Previous by thread: Table view with widgets inside
  • Next by thread: Re: Table view with widgets inside
  • Index(es):
    • Date
    • Thread