Thanks for that Tamas - I see it in the QCPlugin Class Reference now too. Adrian, you're right - that's how I was able to change it before. I remembered it was something in reverse order, but I forgot how I did it and I tried changing the order of everything in the code (except the @dynamic declarations oops) yesterday. :)
Thanks guys, Rob On Oct 19, 2010, at 2:08 AM, Adrian Ward wrote: > > Oh that's neat - I always just assumed they appeared in the reverse order > that their @dynamic declarations are given (that's how it's worked for me so > far). > > > On 19 Oct 2010, at 08:58, Tamas Nagy wrote: > >> Check this out: >> http://code.google.com/p/cogewebkit/source/browse/trunk/CoGeWebKitPlugIn.m#221 >> >> >> >> 2010/10/19 Rob Duarte <[email protected]> >> Hi, >> >> I have an xcode project for a plugin that contains a few custom patches. >> Everything is working great, except for one last detail.. the order of the >> inputs is off. ie: I want inputA to appear first when the patch appears in >> QC, but it's appearing last. Any idea how I can control this? >> >> Thanks for any help, >> Rob >> > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/quartzcomposer-dev/rahji%40rahji.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

