Objective-C / Cocoa   Show picture in NSImageView problem. menu

User Tag List

Results 1 to 2 of 2
  1. #1
    Krillere's Avatar Contributor
    Reputation
    112
    Join Date
    Nov 2007
    Posts
    668
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Objective-C / Cocoa Show picture in NSImageView problem.

    Been learning Objective-C and Cocoa lately, but I've stumbled into a little problem with NSImage and NSImageView. Here's the code I use;
    Code:
    -(IBAction)buttonCP_Clicked:(id)sender
    {
    	NSOpenPanel *panel = [NSOpenPanel openPanel];
    	
    	if([panel runModal] == NSOKButton)
            {
    	
    		NSString *filNavn = [panel filename];
    		NSImage *image = [NSImage imageNamed:filNavn];
    		
    		[imageView setImage:image];
    		[textLabel setStringValue:filNavn];
    
    	}
    }

    EDIT:
    Just tested the following code, and this doesn't work either:
    Code:
    -(void)awakeFromNib
    {
    	NSImage *image = [NSImage imageNamed:@"/Users/Christian/Downloads/wine.jpeg"];
    	
    	[imageView setImage:image];
    }
    The code compiles without any warnings or errors, when I press the Choose Picture (CP button) it opens a dialog, I choose my picture, and the label text is changed to the path, but the picture doesn't show up, at all. Any help would be appreciated! :-)

    - Krillere
    Last edited by Krillere; 08-14-2010 at 08:08 AM.

    Objective-C / Cocoa   Show picture in NSImageView problem.
  2. #2
    zzz1qaz's Avatar Private
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    May be you need to add the picture into your project directory from xcode

Similar Threads

  1. [Two Questions] How do I make game objects + Repack problem
    By dude891 in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 04-01-2008, 08:51 AM
  2. help having a problem creating objects
    By wowperson in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 03-09-2008, 10:01 PM
  3. Picture show off, Armani Highrate Admin
    By Romis in forum Screenshot & Video Showoff
    Replies: 2
    Last Post: 02-19-2008, 08:50 AM
  4. [GUIDE] Joana's Guide Isn't Showing Me the Pictures!
    By Grezdo in forum World of Warcraft Guides
    Replies: 3
    Last Post: 12-29-2007, 01:07 AM
  5. Please help i have Object Problems
    By caution1 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 12-19-2007, 09:04 PM
All times are GMT -5. The time now is 02:47 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search