Re: newbie: Why would a NSSecureTextField show a cursor but a NSTextField not?
Re: newbie: Why would a NSSecureTextField show a cursor but a NSTextField not?
- Subject: Re: newbie: Why would a NSSecureTextField show a cursor but a NSTextField not?
- From: Carlos Salinas <email@hidden>
- Date: Fri, 8 Jul 2005 23:41:58 -0700
Did you change the color of the insertion point (-[NSTextView
setInsertionPointColor:])? You can use Quartz Debug to determine if
the insertion point is being redisplayed.
What method did you use to display the sheet?
On Jul 8, 2005, at 10:37 PM, Scott Andrew wrote:
So this goes back to my original question about the caret and the text
field.. If I change my class to a NSecureTextField I get a caret
but if its
a NSTextField I get no caret when hosted in my panel. Again this is an
iPhoto export plugin.
_______________________________________________
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