newbie question NSMatrix
newbie question NSMatrix
- Subject: newbie question NSMatrix
- From: Daniel Child <email@hidden>
- Date: Fri, 03 Dec 2004 12:52:06 -1000
Hi,
I've created a matrix of cells in IB but want to paste images (or
actually CJK characters) to the cells. These will be search keys for a
database. I have two questions: do the cells have to be images, or can
I display Chinese/Japanese text and control the appearance (font, size,
alignment)?
Also, thinking ahead, I am going to want to store a "huge" (up to 1
million) number of records of data and am wondering whether NSTableView
is what I want. I probably want to have several ways to store the data,
as hashing would work for retrieval and insertion, but not for
alphabetical listings based on various fields of the data.
Does anyone know of an article on this kind of problem, specifically on
how to get started on linking the NSTableView UI with some kind of
backend DB manager. For Cocoa, is my best bet PostgreSQL?
Daniel
_______________________________________________
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