Re: Quicklook and changing previewed image from table

2013-02-28 Thread Uli Kusterer
Am I misunderstanding you? You want a selection change to refresh the QuickLook panel, so shouldn't you be doing the call in a tableViewSelectionDidChange: delegate method/NSNotification handler? -- Uli Kusterer "The Witnesses of TeachText are everywhere..." http://www.masters-of-the-void.com

Re: Quicklook and changing previewed image from table

2013-02-28 Thread Chris Paveglio
a Dev List Cc: Sent: Thursday, February 28, 2013 1:57 PM Subject: Quicklook and changing previewed image from table I'm building an app that has a table view which holds paths of images. I have enabled quicklook so I can press space bar and the preview window will show up. I can view 1 imag

Quicklook and changing previewed image from table

2013-02-28 Thread Chris Paveglio
I'm building an app that has a table view which holds paths of images. I have enabled quicklook so I can press space bar and the preview window will show up. I can view 1 image and close the preview and show another image preview. But if I have the quicklook preview panel displayed, it won't upd