Skip to content

ATF Code Samples Discussions

Gary edited this page Mar 10, 2015 · 3 revisions

ATF samples show how to to accomplish various tasks using ATF technology. This section overviews them and also discusses in depth how their programming employs ATF.

These samples' complexity varies greatly. Here's a suggested order for studying them, simplest first, most complicated last:

  • FileExplorer
  • TargetManager
  • TreeListControl
  • CodeEditor
  • TreeListEditor
  • ModelViewer
  • DOMPropertyEditor
  • UsingDom
  • SimpleDOMEditor and its variants:
    • SimpleDOMEditor
    • SimpleDOMEditorWPF
    • SimpleDOMNoXMLEditor
  • DOMTreeEditor
  • DiagramEditor
  • TimelineEditor
  • FSMEditor
  • StateChartEditor
  • CircuitEditor
These topics discuss in some detail how the samples' programming uses ATF. To understand them (especially the more complex samples), you may need to study some sections of the ATF Programmer's Guide.

Topics in this Section

Clone this wiki locally