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 On 28.02.2013, at 19:57, Chris Paveglio <[email protected]> wrote: > I tried putting the refresh... call inside of the else block, but that didn't > do anything. Would something go in my tableView, or the WindowController > (which is where the panel is created)? _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
