RE: NSTableView with complex cells ?

2009-01-16 Thread Fedor Larin
Take a look at SubviewTableViewTester or SubviewTableViewRuleEditor

-Original Message-
@lists.apple.com] On Behalf Of Guillaume Laurent
Sent: Friday, January 16, 2009 2:37 PM
To: Cocoa-dev List
Subject: NSTableView with complex cells ?



Apparently, an  
NSTableView with two columns (one for the track's various parameters  
and the other for the track itself) could be a good start, provided I  
can create NSCells which are very elaborate, for instance able to  
display several controls, or to have a large drawing area. Is this  
doable, or should I write my own NSView from scratch ? (which I hope  
not to)

Thanks,

--
Guillaume
http://telegraph-road.org

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Add item to NSSavePanel sidebar

2008-06-19 Thread Fedor Larin
Hi,

 

I need to allow user to save some data to a file or a recordable cd ( dvd ),
using NSSavePanel. Is it possible to programmatically add an icon
representing recordable media to NSSavePanel's sidebar?  Writing will be
performed on-fly, so standard way used in Finder with 'untitled cd' icon and
'burn' button is unsuitable.

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]