(no subject)
(no subject)
- Subject: (no subject)
- From: rakel <email@hidden>
- Date: Wed, 24 May 2006 22:46:33 +0200
Hi all,
this question is my first try at this list. I need a GUI with a table/
matrix of some sort. There can be a variable number of columns and a
variable number of rows. Each column and each row shall have a
"header" text (an analogy would be the <table> tag in html, with <th>
and <td> "cells"). (Different rows could potentially have different
heights.)
Each "cell" should be able to have several "actions" (e.g. clicking
one part of the cell could bring up a graph over some interesting
aspect of the cell data, clicking another part could bring up textual
information about some equally interesting aspect of the cell data).
Now to the question: How shall I achieve this in Cocoa? I'm thinking
NSMatrix, but can an NSMatrix have "header cells" and "data cells"?
Can NSCells have more than one "action"?
Thanks in advance!
/Dan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden