OutlineEdit example
OutlineEdit example
- Subject: OutlineEdit example
- From: Keith Blount <email@hidden>
- Date: Mon, 2 May 2005 03:33:49 -0700 (PDT)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
Hello,
My question from yesterday seems to have not made it
the list somehow, so...
I have been playing with the OutlineEdit example. I am
trying to get variable row heights (thank you Apple
for allowing table and outline views to have variable
row heights without having to subclass!) depending on
the contents. I know I can do this using the delegate
method outlineView:heightOfRowByItem:, but I have been
having problems doing this as I cannot seem to get the
string value of the note in order to call
frameOfCell... correctly. This is probably because the
example uses Core Data and bindings.
However, I have just noticed that NSOutlineView now
has a new bindings setting called "rowHeight". I tried
setting this to "contents", but got the error that
contents doesn't support coding, or some such. How do
I implement this, does anybody know? I think I may
need to start digging into Core Data right away, but
if anybody can start me off with this one simple
(hopefully) thing, I would be very grateful.
Many thanks,
Keith
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
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