Re: FXPlug custom UI -> resignFirstResponder
Re: FXPlug custom UI -> resignFirstResponder
- Subject: Re: FXPlug custom UI -> resignFirstResponder
- From: Rainer Standke <email@hidden>
- Date: Fri, 09 Sep 2011 16:10:04 -0700
Thanks Darrin,
calling -becomeFirstResponder should actually do the trick.
Thanks for that hint, I should really have thought about that myself.
Rainer
On Sep 9, 2011, at 15:46, Darrin Cardani wrote:
> Rainer,
> Would simply having your custom view call -becomeFirstResponder do the trick? Also, is what you're trying to do what the user wants? Is it possible they might have changes they aren't ready to "commit" in a text field when they press this button? Just some food for thought.
>
> Darrin
>
> On Sep 5, 2011, at 12:06 PM, Rainer Standke wrote:
>
>> Hello,
>>
>> I have a custom UI in an FxPlug effect for FCP 7. It's only a button that triggers some actions. If that button is pressed while a standard UI element in the effect is still editing - as in: the user is entering text, and the text cursor is still blinking in a text field - then the effect doesn't report the new value from the text field.
>>
>> I am suspecting that resignFirstResponder would need to be called on the text field. I am also thinking that we can't do that with the existing API.
>>
>> Is that correct?
>>
>> Thanks,
>>
>> Rainer _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Pro-apps-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
> --
> Darrin Cardani
> email@hidden
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden