From ftm
Jump to: navigation, search
(devel)
Line 19: Line 19:
 
* [[MnM Modules]]
 
* [[MnM Modules]]
  
== FTM SDK ==
+
== Developing FTM ==
This doc is still under development.
 
For now you have to get the FTM sources via CVS at the [http://sourceforge.net/projects/ftm/ FTM SourceForge project] that also include a Doxygen API documentation.
 
  
The FTM header files are also included in the FTMlib framework that is part of the standard [[Download | FTM distributions]].
+
* FTM SDK: This doc is still under development. For now you have to get the FTM sources via CVS at the [http://sourceforge.net/projects/ftm/ FTM SourceForge project] that also include a Doxygen API documentation.
 +
 
 +
* The FTM header files are also included in the FTMlib framework that is part of the standard [[Download | FTM distributions]].
 +
 
 +
* [[Developer's Corner]]: Tips and tricks how to write classes and externals using FTM

Revision as of 16:09, 20 June 2007

The FTM & Co releases come with help patches and basic tutorials. In addition, there are these:

FTM Bascis & Conventions

Gabor

MnM

Developing FTM

  • FTM SDK: This doc is still under development. For now you have to get the FTM sources via CVS at the FTM SourceForge project that also include a Doxygen API documentation.
  • The FTM header files are also included in the FTMlib framework that is part of the standard FTM distributions.