nsimageview
NSImageView fails to setImage?
I\'m trying to create a simple ImageView that just loads an image from disk, but this isn\'t working (I put it in my applicationDidFinishLoading):[详细]
2023-02-08 08:55 分类:问答finding the coordinates of an NSImageView
Im not too used to cocoa yet, so please bear with me I am writing a game for mac in Objective-C on cocoa, and I have one problem:[详细]
2023-02-07 06:56 分类:问答How to create a NSImageView with a rounded corner?
Current开发者_开发技巧ly now i want to create a round corner NSImageView,i am a newb,how to ?I don\'t know if this will work so please try it and we\'ll cross our fingers.On the iPhone you can use the[详细]
2023-02-04 20:18 分类:问答Animated gif File In NSImageView eats the Memory (Mac Development)
I just try to put Animated gif file with 6 frames acquired from url Request and create nsimage with the response ,,, then set the Image in NSImageView ...[详细]
2023-02-03 20:23 分类:问答Cocoa -- getting a simple NSImageView to work
I am confused about why this code does not display any image: In the app delegate: - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {[详细]
2023-02-03 11:29 分类:问答When clicked NSImageView, Application can't move
I create NSToolbar and added NSView on the NSToolbar. NSView Included NSImageView. When clicked NSImageView or NSView in NSToolbar, I can\'t moved application.[详细]
2023-01-29 01:18 分类:问答Mac OS Cocoa: Draw a simple pixel on a canvas
I wish I would find an answer for this. I have searched and searched and couldn\'t the right answer. Here is my situation:[详细]
2023-01-28 17:54 分类:问答Transition between NSImageViews in Objective-C
I am not very familiar with the Mac OS X APIs (coming from a long background of iPhone sdk) and I was wondering how I could add a transition when I switch nsimageviews. Does anyone have a short code s[详细]
2023-01-26 09:23 分类:问答Cocoa NSImage full view question
I am trying to automatically load an image full screen after the application is launched but it looks just a little bit funky.The outside edge of the image view can be seen - how do I eliminate that?M[详细]
2023-01-21 21:02 分类:问答Help with Xcode
I am totally new to Xcode, and I need a little bit of help... I\'ve created a cocoa project, and then opened the main.xib file in \"Interface Builder\".[详细]
2023-01-17 12:11 分类:问答