Page History: XAML - useful links
Compare Page Revisions
Page Revision: 2016/01/25 18:54
XAML
XAML is a declarative
XML-based language created by Microsoft which is used to initialize structured values and objects. In EvenIDE XAML can be used for creating a vector based graphical content for experiments and managing a content and layout of the operator window. Here a some useful XAML links:
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
Making a friendship with XAML
Code completion for the XAML