Page 1 of 1

NSTableView stuff

PostPosted: Tue Apr 20, 2010 1:41 am
by tanzanite
Hi Bernd,

Thanks for the new beta. It definitely fixes some issues I was seeing a lot.

I would love to see some more NSTableView examples. I was able to figure out to do multi-column tables by accessing a column using the Column.Title. Is there any way to access a column by its position (0,1,2, etc.)? I seem to be repopulating the entire column for any change with the TableViewGetObject.

What exactly is a Delegate?
How do you just change the text in one cell?
How do you change the text color, font, textface, etc. for a given row, cell, column, etc.?
Is it possible to draw a thicker, solid, or colored gridline above or below a specific row?

Re: NSTableView stuff

PostPosted: Wed Apr 21, 2010 7:59 am
by berndnoetscher
Hi,

I totally agree with you. So I added it to the todo list and hope to have it by the end of April 2010 done.
Please be patient.