On May 7, 2008, at 1:46 AM, [EMAIL PROTECTED] wrote:
I had independently experimented with a similar hack (adding row
views as subviews of the Table) and was about to flesh it out until
I came across your pre-baked example. Before I dive too deeply into
using it, do you see any problem in
On 6 May 2008, at 02:17, j o a r wrote:
On May 5, 2008, at 4:46 PM, Hamish Allan wrote:
I don't remember where we got it, but if you Google
"SubviewTableViewController" or "SubviewTableViewCell" it should
get you in
the right direction.
It's by Joar Wingfors:
http://joar.com/code/
O
On May 5, 2008, at 6:17 PM, j o a r wrote:
On May 5, 2008, at 4:46 PM, Hamish Allan wrote:
I don't remember where we got it, but if you Google
"SubviewTableViewController" or "SubviewTableViewCell" it should
get you in
the right direction.
It's by Joar Wingfors:
http://joar.com/code/
On
On May 5, 2008, at 4:46 PM, Hamish Allan wrote:
I don't remember where we got it, but if you Google
"SubviewTableViewController" or "SubviewTableViewCell" it should
get you in
the right direction.
It's by Joar Wingfors:
http://joar.com/code/
On Leopard you can often use NSCollectionVie
On Tue, May 6, 2008 at 12:39 AM, Louis Sinclair <[EMAIL PROTECTED]> wrote:
> I don't remember where we got it, but if you Google
> "SubviewTableViewController" or "SubviewTableViewCell" it should get you in
> the right direction.
It's by Joar Wingfors:
http://joar.com/code/
Hamish
Hi,
There's a way to design a view (with whatever controls you want) in a
nib file and put that into a table cell that we used in a project a
while ago.
I don't remember where we got it, but if you Google
"SubviewTableViewController" or "SubviewTableViewCell" it should get you
in the right
On 6 May 2008, at 9:16 am, Randall Meadows wrote:
So what I'd like to do is put both an NSSlider and an NSTextField in
a single table cell, but I'm failing to see how I might accomplish
that. Anyone have any great ideas (FSDO "great")?
I guess you could subclass NSSliderCell and show the
Ok, so I have my table displaying a variety of controls in different
rows, thanks to Leopard's new tableView:dataCellForTableColumn:row:
method. Now, to throw a wrench into the works...
One of the aforementioned control types is a NSSlider. This
particular slider has a very wide range (28