Re: No blinking cursor in my text field.
Re: No blinking cursor in my text field.
- Subject: Re: No blinking cursor in my text field.
- From: Scott Andrew <email@hidden>
- Date: Fri, 08 Jul 2005 18:11:59 -0700
Ok. I have looked through docs.. I have looked at past samples but I am not
having any luck..
Ok this is a sheet (sry came from a day of windows programming). This sheet
is part of my iPhoto plugin. I have double checked my code and even written
a stripped down plugin and I get the same behavior with TextFields. What is
a happening is you get no caret when you click on it or tab to it, if it is
empty.
The iPhoto plugin is a child pane in the iPhoto Export dialog, if that makes
any difference. The plugin works and the text can be typed into the right
place there is just no initial caret if the field is blank. I should note
that the panes live in separate nibs due to the code that is underneath them
for logging in to a web service and creating galleries. I have tried a pane
in the same nib as my main controller but that is not an issue.
Scott
>
> On 8 jul 2005, at 21.20, Scott Andrew wrote:
>
>> I have a couple of panels that have text fields as their first
>> objects. When
>> the panels slide down. They first text fields act like the have
>> focus, they
>> have a focus rect and I can input text, however the blinking cursor
>> doesn't
>> not appear in the fields. They don't appear when I click in them or
>> tab away
>> then back..
>
> Slide down? So it's a sheet we're talking about?
> My guess would be that you're not setting up the modal session
> correctly. Have a look at the documentation & sample code available
> and compare with your implementation. Check the list archives for
> similar discussions.
>
> j o a r
>
>
>
>
_______________________________________________
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