From: Dominique F. <fo...@gr...> - 2004-12-13 11:21:22
|
Dear Matthew, Building an NSView should be a matter of a few lines of code using the=20= Guido Engine API. However, I don't use and don't know Objective C but I=20= guess it supports calls to external C frameworks. See the sample code that goes along with the guido engine documentation=20= (and with the src code). Best, --- Dominique Fober Le 12 d=E9c. 04, =E0 16:24, Matthew Johnson a =E9crit : > I'm wondering if you've thought about making the notation rendering=20 > engine available as an NSView that can be used by Cocoa developers? I=20= > have an application that needs to render music notation but I can't=20 > find a good notation view available and don't really want to write one=20= > at the moment... > > Regards, > Matthew > |