Thanks guys!

@ Vade, thanks tremendously for listing that out. It saves time of trying to
look through myriad projects just to find somewhere where those things are
done. Much appreciated.


On Thu, Jan 13, 2011 at 11:43 AM, Christopher Wright <
christopher_wri...@apple.com> wrote:

> 1- When I attach a video input to the plugin, and turn off composition, the
> iSight light doesn't "go off". I'm using the GL Square's code for image
> port, and haven't changed it in any way, so this must be what the sample
> does as well (admittedly, I haven't tested). What do I need to do to get it
> to let go of the video?
>
>
> this is the responsibility of the video input patch.  stopping the
> composition should disable it.
>

Hmm, well that's disturbing. I guess I'm at an impasse on that one then.
Weird.



>
>
> 2- How do I control the default value of input ports? That isn't really an
> issue with the GLSquare project as is, since everything is fine with having
> a 0 value. However, I realize I need to know how to set defaults, so that
> when the patch is dragged from patch creator, some ports have non 0 values.
> If anyone knows a good example of this in a QCplugin project, I appreciate a
> head's up.
>
>
> vade just addressed this :)
>

Definitely... really well too.


>
>
> 3- What build settings are preferable for having it work for 64/32 bit? I
> tried changing the settings, but was having my build fail.
>
>
> same for both.  there's nothing particularly special about 64bit (it should
> "just work").  more detail on the errors is necessary to refine this
> statement.
>


Ok, I'll scrutinize my settings more.

>
>
> 4- How do I control order of how the ports present themselves from top to
> bottom on the plugin? Is that possible? Right now, my UV coord inputs go
> from D1-A2 , top to bottom, but I would really like to set the order of the
> input ports to go from A1-D2, top to bottom, if that's possible.
>
>
> you cannot.  generally, they seem to show up in reverse order, but
> specifically this is runtime-dependent, so even when it's right, it's
> subject to change.
>

What!? Wow. Weird as heck.


>
> <rdar://problem/7654726> covers this particular problem.
>
> --
> Christopher Wright
> christopher_wri...@apple.com
>
>
>
>


-- 
George Toledo
gtole...@gmail.com
www.georgetoledo.com

The information contained in this E-mail and any attachments may be
confidential.
If you have received this E-mail in error, please notify us immediately by
telephone or return E-mail.
You should not use or disclose the contents of this E-mail or any of the
attachments for any purpose or to any persons.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      (Quartzcomposer-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to