• 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
Re: Removed view still getting events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Removed view still getting events


  • Subject: Re: Removed view still getting events
  • From: John Nairn <email@hidden>
  • Date: Fri, 29 Sep 2006 12:28:13 -0700

On Sep 29, 2006, at 12:00 PM, j o a r wrote:


On 29 sep 2006, at 20.44, John Nairn wrote:

It's not obvious what objects are logging what messages above. The "-drawRect:", is that from the TrackingGraphView? It would also have been interesting to see the millisecond timestamps.

How are you setting up your mouse tracking? Could it be that you're re-setting tracking rectangles after removing the view from it's superview? Or something like that... Can you NSLog the calls to "- resetCursorRects"?

Below is NSLog()'s with time stamps. The drawRect is the the new view and not the TrackingGraphView. Also, the view does have tracking rectangle and maybe that is the key. I logged resetCursorRects in the view but got nothing before the crash.


2006-09-29 12:24:28.844 NairnFEAMPM[15820] 3D windowDidLoad
2006-09-29 12:24:28.845 NairnFEAMPM[15820] view: <TrackingGraphView: 0x6dc440>, superview: <NSClipView: 0x6da490>
2006-09-29 12:24:28.846 NairnFEAMPM[15820] view: <TrackingGraphView: 0x6dc440>, superview: (null)
2006-09-29 12:24:28.868 NairnFEAMPM[15820] 3D windowDidLoad ended
2006-09-29 12:24:28.936 NairnFEAMPM[15820] openGL reshape
2006-09-29 12:24:28.941 NairnFEAMPM[15820] openGL drawRect
2006-09-29 12:24:28.954 NairnFEAMPM[15820] TrackingGraphView dealloc


---------------
John Nairn (1-541-737-4265, FAX:1-541-737-3385)
Professor and Richardson Chair
Web Page: http://woodscience.oregonstate.edu/faculty/Nairn
FEA/MPM Web Page: http://oregonstate.edu/~nairnj



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Removed view still getting events (From: John Nairn <email@hidden>)
 >Re: Removed view still getting events (From: j o a r <email@hidden>)
 >Re: Removed view still getting events (From: John Nairn <email@hidden>)
 >Re: Removed view still getting events (From: John Nairn <email@hidden>)
 >Re: Removed view still getting events (From: j o a r <email@hidden>)

  • Prev by Date: Re: Removed view still getting events
  • Next by Date: Re: NSLayoutManager looping with custom NSTextContainer
  • Previous by thread: Re: Removed view still getting events
  • Next by thread: Re: Removed view still getting events (Solved?)
  • Index(es):
    • Date
    • Thread