[comp.windows.x] Macintosh Toolbox for X

ctm@tingley.cs.unm.edu (Cliff Matthews) (04/19/89)

Here's the situation:

I've written a cool set of routines that allow programs that have
been written for the Mac to be ported to X with few changes (I have
two sed scripts that make the most common changes, (changing "\pblah"
into a macro call PSTR(blah) and changing 'WIND' into a macro call
T(W,I,N,D)).

Anyway, I support most of the pre Mac-II toolkit.
Everything runs in user space.
I kept an eye toward binary compatibility (which I think I can support
with added time, if I ever see a penny from this stuff).

Many people have seen demos of my stuff in various stages.  Currently
it runs in native mode (directly grabbing the frame buffer) monochrome
Suns, under SCO Xenix (going directly to VGA) and under X on SUNS
microVaxen and stellar computers.

I want $$$.  I can't turn this project of mine into real cash because
there is no way I can pay lawyers to keep Apple off my back.  If you
know anyone with $$$ that is interested in this stuff have him/her get in
touch with me by mailing to:

355 South End Ave.
Apt.  27k
NY NY  10280

Please don't send me mail unless you are serious...  I will not be loggin
in here (albq) often... 

More info coming later.