Hello all:
I am beginning work on porting one of our lab's unix apps to Mac OS X.
I'm starting with a demo project first. The original app is written in c++ and uses Motif / X-Win for the interface.
I have set up three classes:
Tracker -- c++ class // Performs calculations etc...