Re: Cocoa-dev Digest, Vol 1, Issue 365
Re: Cocoa-dev Digest, Vol 1, Issue 365
- Subject: Re: Cocoa-dev Digest, Vol 1, Issue 365
- From: Jerry LeVan <email@hidden>
- Date: Fri, 3 Dec 2004 21:14:36 -0500
Hi Daniel,
For sample code that uses Cocoa Tables and a Postgresql
backend you might look at my browser project at
http://homepage.mac.com/levanj/Cocoa
It can display a large variety of muli-media, images, etc...
Jerry
On Dec 3, 2004, at 8:12 PM, email@hidden wrote:
Date: Fri, 03 Dec 2004 12:52:06 -1000
From: Daniel Child <email@hidden>
Subject: newbie question NSMatrix
To: email@hidden
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; format=flowed
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