Re: Custom param text box in fcp
Re: Custom param text box in fcp
- Subject: Re: Custom param text box in fcp
- From: Dave Howell <email@hidden>
- Date: Fri, 5 Oct 2007 08:46:05 -0700
Have you referred to the Example "ScrollingRichText?" That's a good
reference.
As far as rearranging text, hopefully that's just a bug in your use
of NSTextView. If not, please let us know what's going on.
For resizing, it is not clear to me that subsequent FCP controls will
move up and down correctly if you programmatically change your view's
height. You may need to just choose some size big enough to
accommodate a vertical scrollbar, and recommend copy-and-paste for
larger text selections.
Dave
On Oct 5, 2007, at 8:37 AM, Benjamin Kent wrote:
Hi,
I'm trying to make a custom parameter text box using fxplug on fcp.
The strings I'll need to put in may vary in length quite
considerably. Using NSTextView at the moment, the result seems a
little flaky - as you click around it, the displayed text
occasionally seems to rearrange itself. Also, I can't figure out
how to make it resize automatically to the length of the string. Is
there a more sensible way to do this?
Cheers
Ben
_______________________________________________
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