Re: Troubles with CollectionView and IKImageBrowserView

2008-06-12 Thread Manuel
Thank you for your tips! But I didn't understand everything. Do you tried this in a sampleproject which you can send me? If I initialize the imageBrowser in my MYNSCollectionViewItem and set the datasource, the datasource methods will now be called correctly. Thank you. But it seems that th

Re: Troubles with CollectionView and IKImageBrowserView

2008-06-12 Thread Jens Alfke
Begin forwarded message: From: Daniel Vollmer <[EMAIL PROTECTED]> Date: 12 June, 2008 12:18:41 AM PDT To: Jens Alfke <[EMAIL PROTECTED]> Subject: Re: Troubles with CollectionView and IKImageBrowserView On Jun 12, 2008, at 00:25, Jens Alfke wrote: On 11 Jun '08, at 1:14

Re: Troubles with CollectionView and IKImageBrowserView

2008-06-12 Thread Daniel Vollmer
On Jun 12, 2008, at 00:25, Jens Alfke wrote: On 11 Jun '08, at 1:14 PM, Manuel wrote: But the IKImageBrowserView doesn't call these methods. I setup a testmethod in the MYNSCollectionViewItem like the following code, to verify that the imagebrowser outlet is set and to set again the dat

Re: Troubles with CollectionView and IKImageBrowserView

2008-06-11 Thread Manuel
Thank you for your response...Hmmm..I'm astonished about the IKImageBrowserView outlet wich seems to be set correctly. And I explicitly setted the datasource to self and reload the data. So the object reference should be setted correctly...I have no ideas anymore. I programm my own view wit

Re: Troubles with CollectionView and IKImageBrowserView

2008-06-11 Thread Jens Alfke
On 11 Jun '08, at 1:14 PM, Manuel wrote: But the IKImageBrowserView doesn't call these methods. I setup a testmethod in the MYNSCollectionViewItem like the following code, to verify that the imagebrowser outlet is set and to set again the datasource: Hm, I don't have any exact ideas, but