Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mkristain

macrumors regular
Original poster
Aug 18, 2011
115
0
hi all,

when i insert any item in IKImageBrowserView i select the index like

Code:
	[imageBrowser setSelectionIndexes:[NSIndexSet indexSetWithIndex:[images count]-1]  byExtendingSelection:NO];

and on imageBrowserSelectionDidChange i show the quick look preview,but the quick look preview display the preview of previous file.

like i insert 2nd image its display preview of 1st image,for 3rd image display preview of 2nd image.

please help me how to resolve this.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.