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: Sat, 9 Jul 2005 00:34:40 -0700
Do you click and then type?
Click makes the field key. The caret blinks on the key text field.
On Jul 9, 2005, at 12:31 AM, Scott Andrew wrote:
I have not touched the insertion point. I don’t know if it has
something to do with how iphoto’s export dialog is done? But the
minute I type I get my caret. And I can click out and back in and
se my cursor. However if the field is empty then not caret.
How do I use Quartz Debug to determine if it’s being redisplayed?
Scott
On 7/8/05 11:41 PM, "Carlos Salinas" <email@hidden> wrote:
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