• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSOutlineView selectedRow error?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOutlineView selectedRow error?


  • Subject: Re: NSOutlineView selectedRow error?
  • From: Scott Harper <email@hidden>
  • Date: Tue, 7 Mar 2006 22:41:37 -0700

I should also note that I recommend directly using your model; your code will be much simpler and easier to understand:

id item = [templateView itemAtRow:[templateView selectedRow]];
NSImage *image = [item image];

Mr. Dunn, I have just a few emoticons for you...

(my thought process:)
O.O
:-O
>.<
=D

Thank you SO much for that! I was really freaking out about this whole thing! Apparently I'm STILL not aware of JUST how much Apple connects things for you. I didn't even think that I could FIND the original item from the OutlineView object! Thanks SO much.

Again, thanks a lot! ^^

--Scott
_______________________________________________
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


References: 
 >Re: NSOutlineView selectedRow error? (From: Greg Herlihy <email@hidden>)
 >Re: NSOutlineView selectedRow error? (From: Scott Harper <email@hidden>)
 >Re: NSOutlineView selectedRow error? (From: Corbin Dunn <email@hidden>)
 >Re: NSOutlineView selectedRow error? (From: Corbin Dunn <email@hidden>)

  • Prev by Date: Re: NSOutlineView selectedRow error?
  • Next by Date: Plus and minus images
  • Previous by thread: Re: NSOutlineView selectedRow error?
  • Next by thread: Thumbnails
  • Index(es):
    • Date
    • Thread