On Saturday, October 10, 2009, at 12:18PM, "Kyle Sluder" <[email protected]> wrote: >On Oct 10, 2009, at 5:40 AM, Mitchell Livingston <[email protected]> >wrote: > >> How would that work with storing the instance variables? > >1) Why are you concerned with QLPreviewPanel's instance variables? >
It won't run on 10.5 with this variable, and NSClassFromString won't work for that. I am storing a variable as done in Apple's example program QuickLookDownloader. >2) The API is different between 10.5 and 10.6; you can't just drop in >NSClassFromString and continue on as normal. > I do not want to use quick look on 10.5, only 10.6. >--Kyle Sluder > > _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
