July 20, 200520 yr Hi Where can I find full documentation on the FM API or even a full list of function calls in the API. I've read through the API header files, is that and the example plugin provided with FM Dev CD all there is. Thanks
July 20, 200520 yr One good reference for plugin development is the 24U plugin template. I was actually able to get that one to build and I believe they have updated it to work with XCode instead of Codewarrior. I'm still not a good enough C++ programmer to do anything useful, but I also haven't had enough time to play around in about 6 months.
July 21, 200520 yr Author Hi I've used the 24U plugin template to build a plugin and was very ease to do, but want to know what else I can do with it in terms of what other access you can get to the FM application. In the FM API headers all there is are a few functions to format text, work with numbers, a Evaluation function (which could be useful) and calling a FM script. But there doesn't seem to be any other info on what is possible with the API. Or am I missing something here. Thanks Edited July 21, 200520 yr by Guest
Create an account or sign in to comment