Domanda

I'm using an IKImageKitBrowserView and can't get it to display anything. My NSScrollView is also not showing scroll bars in the nib or when running the app.

I did the connection binding properly for IKImageBrowserView and IKImageView, and I have double-checked the coding and nib connections, and everything seems proper, but it is not working as expected.

I'v just started playing around with Cocoa views and Objective-C programming. I did refer to the ImageKitDemo sample application and I followed the same steps to develop my own application.

Can anyone let me know where I am going wrong? What might have happened?

È stato utile?

Soluzione

Its not possible to point out where you went wrong, without any codes given.

Anyway, you can refer this ImageKit Programming guide. It explains the step-by-step procedure on how to use the IKImageView.

And also you can refer this sample project for more understanding.

Its noted that your Acceptance rate is 0%. Improve it!

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top