• 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
Are there any way to update NSPanel content during dragging the panel ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Are there any way to update NSPanel content during dragging the panel ?


  • Subject: Are there any way to update NSPanel content during dragging the panel ?
  • From: Yoshiaki Katayanagi <email@hidden>
  • Date: Thu, 03 May 2012 09:59:23 +0900

 My custom NSView in a NSPanel shows some information depends on panel's position to the main window. I want  to update it during dragging the panel. I try [self setNeedsDisplay:YES] in mouseDragged: delegate, drawRect: called many times during dragging, but it will not appear on screen until mouse stop.
 I test it on Mac OS X 10.7 and want to support 10.6.

Yoshiaki Katayanagi
http://www.jizoh.jp/english.html
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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: Are there any way to update NSPanel content during dragging the panel ?
      • From: Yoshiaki Katayanagi <email@hidden>
    • Re: Are there any way to update NSPanel content during dragging the panel ?
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Re: Converting CGPathAddArcToPoint (or NSBezierPath equivalent) to a fixed number of CGPathAddCurveToPoint calls
  • Next by Date: Re: NSTableView doesn't show data until I click on a header
  • Previous by thread: Re: Converting CGPathAddArcToPoint (or NSBezierPath equivalent) to a fixed number of CGPathAddCurveToPoint calls
  • Next by thread: Re: Are there any way to update NSPanel content during dragging the panel ?
  • Index(es):
    • Date
    • Thread