[CM] Building applications with CM?
Rick Taube
taube at uiuc.edu
Sat Sep 9 15:55:55 PDT 2006
> How would i turn some CM programming into a self contained
> Application?
> Again, im new to this so please be patient ;-)
if you want to pop up a gtk window from within cm that does what
you want its entirely possible. it would also be simple enough to
write, say, a shell command that starts cm with appropriate input
parameeters and exits after generating a midi file.
but these days most programs require external libraries or have
install scripts that provide their own that they link to dynamically.
so "self-contained Application" is proably a myth in any language.
--rick
More information about the Cmdist
mailing list