开发者

ikimageview

0
  • Clear an IKImageView?

    I have an IKImageView set up to display in my mac application but when you don\'t give it an image, its starts w开发者_如何学运维ith like a noisy broken screenshot of my own desktop rather than being[详细]

    2023-02-15 21:03 分类:问答
  • IKImageBrowserView and ImageTitle

    I have a imagebrowserview displaying a folder full of photo correctly but its not showing the image title of each of the 开发者_JS百科photo ...[详细]

    2023-01-19 07:02 分类:问答
  • IKImageView choppy?

    I have an IKImageView, and I\'m putting CGImages (That I make out of NSImages) onto it. However, a normal 200DPI 8.5/11 page takes like 3 seconds to come up, appearing in rectangles about 2inches (scr[详细]

    2023-01-09 08:40 分类:问答
  • Removing the image from an IKImageView

    I have an IKImageView that is coming up effectively un-initialized. This is happening effectively in an error-state (The user is unregistered) so I 开发者_如何学Chaven\'t had a chance to put an image[详细]

    2022-12-25 21:28 分类:问答
  • IKImageView resize is blocky

    I am putting an image into an IKImageView, and immediately sizing it to fit. Whenever I do this, the image originally appears at 1-1 size (huge) and then resizes down, which would be fine if the anima[详细]

    2022-12-24 22:34 分类:问答
  • Objective C examples sought

    I\'m trying to add scrollbars to an IKImageView. Basically at the moment, I need some examples of a program that loads an image into a view, and if the window is too small, sets up scrollbar开发者_运维[详细]

    2022-12-17 12:27 分类:问答
  • IKImageView and scroll bars

    I\'m trying to use the IKImageViewDemo provided by apple (http://developer.apple.com/mac/library/samplecode/IKImageViewDemo/inde开发者_高级运维x.html) and I\'m trying to add scrollbars to it. I\'ve tr[详细]

    2022-12-16 03:00 分类:问答
  • IKImageView zooming controlled by an NSSlider

    What\'s the best practice for setting zoom factor of an image within IKImageView via NSSlider? I was able to bind a slider either to zoom in OR zoom out action of an IKImageView.[详细]

    2022-12-14 20:42 分类:问答