• 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: Getting the rect of a character in an NSTextView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Getting the rect of a character in an NSTextView


  • Subject: RE: Getting the rect of a character in an NSTextView
  • From: Douglas Davidson <email@hidden>
  • Date: Mon, 24 Jan 2005 18:43:32 -0800

On 2005-01-24 12:07:00 -0800 Keith Blount <email@hidden> wrote:


Here is a snippet of my backtrace - the backtrace is long, but it is basically a repeat of what is below for every margin card that has raised an error. It seems to be an EXC_BAD_ACCESS error. I don't know if this helps.

This is an infinite recursion--you are changing the view size in response to a change in view size, and so on ad infinitum. You need to figure out how not to do that.


Douglas Davidson

_______________________________________________
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


  • Follow-Ups:
    • RE: Getting the rect of a character in an NSTextView
      • From: Keith Blount <email@hidden>
References: 
 >RE: Getting the rect of a character in an NSTextView (From: Keith Blount <email@hidden>)

  • Prev by Date: Re: Networking
  • Next by Date: Re: Networking
  • Previous by thread: RE: Getting the rect of a character in an NSTextView
  • Next by thread: RE: Getting the rect of a character in an NSTextView
  • Index(es):
    • Date
    • Thread