Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9238309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T07:43:54+00:00 2026-06-18T07:43:54+00:00

I have a Cocoa-Application in which I have a NSMutableArray which contains instances of

  • 0

I have a Cocoa-Application in which I have a NSMutableArray which contains instances of an NSImageView subclass.

What I am trying to do is to get the minimum value for the x value of the ImageViews bounds origin.

I have tried:

double minx =[[robots valueForKeyPath:@"@min.bounds.origin.x"] doubleValue];

as well as:

double minx =[[robots valueForKeyPath:@"@min.self.bounds.origin.x"] doubleValue];

However I get the following error:

[<NSConcreteValue 0x100597a20> valueForUndefinedKey:]: this class is not key value coding-compliant for the key origin.

I have searched the internet and the NSKeyValueCoding Protocol Reference, but I didn’t find a solution for my problem. I know that I could just loop through the NSMutableArray, but using valueForKeyPath would be the better way I guess.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T07:43:56+00:00Added an answer on June 18, 2026 at 7:43 am

    The error is because NSRect (the returned value from [NSImageView bounds]) is a simple struct and not an Objective-C object.

    I would recommend subclassing NSImageView and exposing those values as properties so that they are Key Value Coding-Compliant.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a cocoa application which contains a webview. Inside the webview is essentially
I have a Cocoa application I am building which contains an NSSearchField control. I
I have an webView in a Cocoa application which I edit the contents programatically.
I have a cocoa application which has certain subroutines / methods. So if I
I have a Cocoa application for which I've changed the name. I'm using the
I have created an NSStatusBar cocoa application which sits in the system status bar.
I have a relatively simple goal: I want to create a Cocoa application which
I'm working (at least trying...) on a Cocoa application, which uses several custom Cocoa
I have an Xcode project which builds a Cocoa desktop Browser application. My Browser
I have a cocoa application which is a fullscreen webbrowser using WebView. Initially the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.