Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

weird question about NSTable

 
   Mac (Home) -> Programmer Help RSS
Next:  Programmatic Update of Text Fields  
Author Message
Luddite Wacko

External


Since: Nov 16, 2008
Posts: 1



(Msg. 1) Posted: Sun Nov 16, 2008 4:16 pm
Post subject: weird question about NSTable
Archived from groups: comp>sys>mac>programmer>help (more info?)

I want to create a list of items using NSTable, but there is one
component of the list that could have multiple entries. One way to do
this would be to put that component in a separate pane that shows its
list when a row is selected, but I would prefer to have the multiple
entries list right in a cell in the row if possible. Without subclassing
NSTable (perhaps via the table's display delegate), might it be
practical to set the cell class (for the specific column) to NSMatrix (
or perhaps a subclass thereof)?
Back to top
Login to vote
David Phillip Oster

External


Since: Jul 21, 2005
Posts: 150



(Msg. 2) Posted: Sun Nov 16, 2008 9:06 pm
Post subject: Re: weird question about NSTable [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <20081116141639420-0800.RemoveThis@news.mw.centurytel.net>,
Luddite Wacko <sydde.RemoveThis@wafirst.net> wrote:

> I want to create a list of items using NSTable, but there is one
> component of the list that could have multiple entries. One way to do
> this would be to put that component in a separate pane that shows its
> list when a row is selected, but I would prefer to have the multiple
> entries list right in a cell in the row if possible. Without subclassing
> NSTable (perhaps via the table's display delegate), might it be
> practical to set the cell class (for the specific column) to NSMatrix (
> or perhaps a subclass thereof)?

NSOutlineView, a subclass of NSTableView, was invented to do this job.
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Weird console log output - Since moving to x3.1 or about a few weeks ago, I've started getting this message on the debug console log window: Day Mon dd hh:mm:ss host.local prog[pid] <Error>: CGContextSetStyle: invalid context Where Day = day name abbr. Mon ...

Question about NSTabView - HI I don't know if Gorm/Interface Builder questions are on topic in here, the FAQ doesn't seem to say. Anyway, I had an application working fine with its NSTableView (the delegate was my AppController class). I used Interface Builder to create a..

MTCoreAudio question - Hi, I'm using MTCoreAudio and need to record x seconds (say 5 seconds) of audio into one buffer. I've got the sammple rate but how do I calculate the buffer size? One of the examples I found uses:- // about 25 seconds of recording time #define..

stringWithContentsOfFile question - Using stringWithContentsOfFile I can load an NSString with the contents of a file (obviously). What are the practical limits with regard to the size of file that could be handled? Jim -- Find me at http://www.ursaMinorBeta.co.uk My lucky star is..

One more C++ cout question - I have a hex value, 0x14000, and I want to output it as, 0x00014000. Is it possible to get this output using std::cout? Thanks
       Mac (Home) -> Programmer Help All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
 Windows Forums
 Game Forums
 Linux Forums
  Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact