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 6808531
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:58:03+00:00 2026-05-26T19:58:03+00:00

I am writing a simple MacRuby app. I have an NSView that draws an

  • 0

I am writing a simple MacRuby app. I have an NSView that draws an image inside of itself when its drawRect() is called.

Inside that NSView subclass my drawRect() has (among some other lines of code)

image = NSImage.imageNamed("mini_browser")
image.drawInRect( self.bounds, fromRect: self.frame, operation:NSCompositeSourceOver, fraction:1.0)

If I move my subclassed NSView via my_view.setFrameOrigin([x,y]) where x and y are some values, I get something like below. Any insight as to why this is happening? It seems almost as if the NSImage is not moving with the NSView that encloses it.

See and example here..

  • 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-05-26T19:58:03+00:00Added an answer on May 26, 2026 at 7:58 pm

    You’re doing it wrong. From the documentation, the second parameter specifies:

    The source rectangle specifying the portion of the image you want to draw.
    The coordinates of this rectangle must be specified using the image's own
    coordinate system. If you pass in NSZeroRect, the entire image is drawn.
    

    So you probably want to pass in NSZeroRect as the second parameter.

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

Sidebar

Related Questions

I'm writing a simple app that's going to have a tiny form sitting in
I am currently writing a simple, timer-based mini app in C# that performs an
I'm writing simple tool to keep every image that I've copied (URL of image)
I'm writing a simple graphics engine that draws textures on the screen using OpenGL
I'm writing a simple php/mysql script that gets all ads I have in my
I am writing simple site that requires users and profiles to be handled. The
I'm writing a simple OpenGL application that uses GLUT . I don't want to
I am writing a simple database with web access. I have previous experience with
I'm currently writing a simple cross platform app with Node.js on the server and
I am writing simple blog with CodeIgniter and DataMapper and I have problem with

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.