Page History: XAML - useful links
Compare Page Revisions
Page Revision: 2016/04/11 04:06
XAML
XAML is a declarative
XML-based markup language created by Microsoft. EventIDE allows coding with XAML for multiple purposes, such as:
- creating vector-based graphical materials, e.g. vectors shapes as fixation crosses, etc
- creating complex 3D scenes
- programming status screen
- designing interactive GUI controls and questionnaire forms for participants
XAML Overview
A freely available
plug-in that enables
Adobe Illustrator to export its graphics into XAML script, which, in turn can be loaded and edited in EventIDE.
Kaxaml
Kaxaml is a lightweight XAML editor that gives you a "split view" so you can see both your XAML and your rendered content.
Although EventIDE provides a dynamic preview for your XAML scripts the Kaxaml editor can be useful for editing complex scripts. Also Kaxaml contains a library of the prepared XAML templates.
See also