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
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
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
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
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