• 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
Link & Table Cursors in NSTextView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Link & Table Cursors in NSTextView


  • Subject: Link & Table Cursors in NSTextView
  • From: Glen Simmons <email@hidden>
  • Date: Fri, 24 Feb 2006 16:48:47 -0600

I'm using code from the TextLinks sample (http://developer.apple.com/ samplecode/TextLinks/TextLinks.html) to get a pointing hand cursor over links in my NSTextView subclass. But this has broken the resize cursors that appear over the edges of tables. I've tried calling [super resetCursorRects] at the beginning and at the end of my subclass' -resetCursorRects method and either will restore the table cursor behavior, but breaks the link cursors. Any ideas? Do I now have to write code to handle cursors for tables myself?

Thanks,
Glen Simmons
_______________________________________________
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: Link & Table Cursors in NSTextView
      • From: Douglas Davidson <email@hidden>
  • Prev by Date: How to observe and bind (KVO/KVB) to a value generated at runtime...
  • Next by Date: Re: How to build a popup menu and show this menu?
  • Previous by thread: Re: How to observe and bind (KVO/KVB) to a value generated at runtime...
  • Next by thread: Re: Link & Table Cursors in NSTextView
  • Index(es):
    • Date
    • Thread