Why deprecate UseOldRenderer

What are the pros and cons of using the old renderer. Why is it or why would it be depricated?

Thanks

[quote=40026:@Oliver Scott-Brown]What are the pros and cons of using the old renderer. Why is it or why would it be depricated?

Thanks[/quote]

The property determines if the Carbon framework draws using CoreGraphics or QuickDraw. It’s deprecated because it’s Carbon only.

As Joe, says ‘UseOldRenderer’ is for the OLD renderer (QuickDraw), which doesn’t exist in Cocoa.