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: Scott Andrew <email@hidden>
- Date: Sat, 09 Jul 2005 00:31:12 -0700
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