Skip to content

Creating an Application from an ATF Sample

gstaas edited this page Oct 30, 2014 · 3 revisions

This section shows how to build an application based on an existing ATF sample, step by step. An actual application is developed, based on the ATF Simple DOM Editor Sample.

This is an introductory topic, and you can read this section without knowing much about ATF or viewing other ATF documentation.

To learn more about creating an editor application, you can also see Creating an Editor Application. However, that section relies heavily on material in the ATF Programmer's Guide and understanding the programming of the ATF Simple DOM Editor Sample, so you may need to read the referenced sections in the Guide first.

The ATF Simple DOM Editor Sample's programming is explained in Simple DOM Editor Programming Discussion, and understanding that section requires some familiarity with basic ATF concepts, such as the DOM.

Download zipped source for the created application here.

Topics in this Section

Clone this wiki locally