Re: IKImageBrowserView is not reloading data.

2009-05-12 Thread peter . schols
-0700 From: Kenny Carruthers kennycarruth...@gmail.com Subject: IKImageBrowserView is not reloading data. To: cocoa-dev@lists.apple.com Message-ID: 32a26af6-fb7b-48d0-af68-dd2ee8627...@gmail.com Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Hi, Given

Re: IKImageBrowserView is not reloading data.

2009-05-12 Thread Kenny Carruthers
reloadData should do the trick. Best wishes, Peter Peter Schols Orbicule http://www.macnification.com/ Date: Mon, 11 May 2009 01:25:58 -0700 From: Kenny Carruthers kennycarruth...@gmail.com Subject: IKImageBrowserView is not reloading data. To: cocoa-dev@lists.apple.com Message-ID: 32a26af6-fb7b

IKImageBrowserView is not reloading data.

2009-05-11 Thread Kenny Carruthers
Hi, Given an IKImageBrowserView that is populated with valid IKImageBrowserItem, calling 'reloadData' on the image browser view does not actually reload the data for me. The documentation says that it Marks the receiver as needing its data reloaded but how and when does the reload