• 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: NSTextView unarchived from nib missing pointing hand cursor over links?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextView unarchived from nib missing pointing hand cursor over links?


  • Subject: Re: NSTextView unarchived from nib missing pointing hand cursor over links?
  • From: Douglas Davidson <email@hidden>
  • Date: Fri, 6 Jan 2006 14:42:36 -0800


On Jan 6, 2006, at 2:33 PM, Jim Correia wrote:

I have an app that is built and linked on 10.4.3.

If I unarchive an NSTextView from a nib, links do not get the default pointing hand cursor.

If I programatically create an NSTextView and add it to the window, I do get the pointing hand cursor by default.

I assume this is worthy of a bug report?

Is there anything I can do to work around the problem? (A general workaround would be great, so I don't have to paste a workaround into every view controller, but I'd be happy with any workaround.)


File a bug. The workaround would be to manually set the linkTextAttributes on the text view; you can see what an appropriate set of values would be by interrogating one of your programmatically created text views.


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: NSTextView unarchived from nib missing pointing hand cursor over links?
      • From: Daniel Jalkut <email@hidden>
References: 
 >NSTextView unarchived from nib missing pointing hand cursor over links? (From: Jim Correia <email@hidden>)

  • Prev by Date: Re: Core Data: Unable to store a NSData object into an entity's binary property.
  • Next by Date: Re: NSTextView unarchived from nib missing pointing hand cursor over links?
  • Previous by thread: NSTextView unarchived from nib missing pointing hand cursor over links?
  • Next by thread: Re: NSTextView unarchived from nib missing pointing hand cursor over links?
  • Index(es):
    • Date
    • Thread