Supercollider GUI Musings II
Improved Quartz Rendering… Still using Quartz Debug so trace dirty rects and to find an efficient way to develop specific and custom UIs
in the SuperCollider language. Currently new test with an interactive Graph View made with it.
here a CYLGraphView:

New Note:
It is now possible to constrain drawing region in SCUserView in supercollider. We, blackrain and i, included with SCImage an extension to SCView to constrain those. Look in SCView documentation. The method to use is refreshInRect !
