I believe the most complete information is here:
http://developer.apple.com/documentation/GraphicsImaging/Conceptual/QuartzComposerUserGuide/qc_editor/chapter_3_section_6.html

It's pretty brief but basically what you can do is see which patches are not rendering and check the performance of it. If any patches are logging messages those messages will show up in the log area. I can't remember if JavaScript also writes to that window but that would be one way to debug a composition if it works.

There is no gdb style "breakpoint" in the realtime environment of QuartzComposer.

Troy

On Jan 14, 2008, at 6:14 PM, Steven Sokulski wrote:

Is there anywhere I can see how to use the Debug Rendering mode. I've been having some rendering issues that are likely due to some misconfigurations on my part. Tried to figure out the Debug, but had no luck.

Thanks for any info you can provide.

Steven _______________________________________________
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/tkoelling%40apple.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]

Reply via email to