Has anyone created a thinapp package of Mathematica? I have one created, but it won't perform the evaluations as it is supposed to. My understanding is that it uses what they call a math kernel, which is simply a seperate executable that is installed with the program. I have included this executable in the package as a second entry point, but it still will not perform the evals.
To explain a little further... If you typeformula into the program (eg. 22) you should be able to perform the evaluation of that formula by hitting a menu item or the shorcut shiftenter and the program automatically displays the sum.
Any help would be appreciated
Mark