• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Need help with setNeedsDisplay
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Need help with setNeedsDisplay


  • Subject: Need help with setNeedsDisplay
  • From: Yevgeniy Goldberg <email@hidden>
  • Date: Sat, 10 Mar 2007 12:39:56 -0600

Greetings!
In my custom view I have a few straight lines, who's start and end points being set as instance variables within the view's class.
When the user causes the values for these variables to change I need to update the view.
All of my drawing routines are in the drawRec.
I have a separate method within this custom view class that changes the values for the variables.
After changing the values I call [self setNeedsDisplay:YES]
In my run log I can see that all the relevant methods get triggered as they should.
However, the view does not redraw.
What could be wrong?
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Need help with setNeedsDisplay
      • From: "M. N. Jackson" <email@hidden>
    • Re: Need help with setNeedsDisplay - Update
      • From: Yevgeniy Goldberg <email@hidden>
  • Prev by Date: Re: Core Data and Undo action names
  • Next by Date: Re: Need help with setNeedsDisplay - Update
  • Previous by thread: Re: Allowing cancel and progress but not updating display
  • Next by thread: Re: Need help with setNeedsDisplay - Update
  • Index(es):
    • Date
    • Thread