ikimagebrowserview
How to enable dragging on specific items of an IKImageBrowserView?
I\'m using an IKImageBrowserView for a mac application I\'m currently developing and wants to enable dragging inside the IKImageBrowserView so I\'ve used – setAllowsDroppingOnItems: but unfortunately[详细]
2023-03-21 07:42 分类:问答EXC_BAD_ACCESS with IKImageBrowserView
I am developping an application using an IKImageBrowserView. Randomly it crashed and the issue is in the IKImageBrowserView:[详细]
2023-02-25 02:14 分类:问答-
Custom NSSroller inside NSScrollView
I have a IKImageBrowserView embedded inside an NSScrollView. I\'m trying achieve scroll bars like those we can see in Lion or other apps like Sparrow and Reeder. I would like my scroll bars to go ove[详细]
2023-02-15 10:07 分类:问答 Changing selection state of IKImageBrowserView
Hey guys, I\'ve just migrated my image selector from NSCollectionView to IKImageBrowserView. I\'ve got almost everything set up the way I want it, except for the selection ring. I don\'t like the grey[详细]
2023-02-15 08:34 分类:问答IKImageBrowser loads files in reverse order?
I h开发者_C百科ave an IKImageBrowser that loads images from the resources directory located inside the app. For some reason, the order it loads the file is in reverse, for example I have images 1-74,[详细]
2023-02-12 04:42 分类:问答IKImageBrowserView images won't show in OS X 10.5
The Apple Demo IKImageViewDemo does not seem to work correctly in 10.5. The control is there, but there are no visible images. The images are there because when you cli开发者_JAVA技巧ck and drag whe[详细]
2023-02-11 07:35 分类:问答Can IKImageBrowserView display multi-line titles?
I\'d like my IKImageBrowserView to display long titles by wrapping them and displaying them in multiple lines, but I\'ve been unable to achieve this.[详细]
2023-02-08 09:54 分类:问答IKImageBrowserItem imageRepresentationType error
Just started leaning Cocoa and its dev env, libs, etc. The error I\'m getting: \"_IKImageBrowserNSImageRepresentationType\", referenced from:[详细]
2023-02-06 06:25 分类:问答Setting IKImageBrowserView to one long row
I\'ve got a IKImageBrowserView in an NSScrollView and I want to lay it out so it only scrolls from left to right.[详细]
2023-02-06 06:24 分类:问答IKImageBrowserView Moving items doesn't animate
I have an IKImageBrowser setup which appears to be working well. I have set it up to allow reordering and also set animation to YES (in my awakeFromNib), however whenever I select and try and reorder[详细]
2023-02-03 20:49 分类:问答