wpfXamlEditor

UNDER CONSTRUCTION

Overview

wpfXamlEditor is a Xaml editor for an APL variable in a workspace or for a file on disk. The user command is able to show the Xaml in color with folding, print it, reorganize it so it is more readable according to some settings set by the user. It is inspired by the work of Robby Ingebretsen of Kaxaml (http://www.Kaxaml.com). It is particularly valuable to the users that like to keep their Xaml in the workspace. With XamlEditor they have a tool to maintain it without effort.

Usage

Once installed the user command can be invoke by typing ]XamlEditor (casing is not important, no argument). The following start-up screen should appear:

InitialView.png
Here is a short description for each buttons:

Button

Explanation

Button

Explanation

Exec32.png

Execute the Xaml and Show the Result in a Separate Window

SelectAll24.png

Select All the Xaml

Scrubber24.png

Scrub the Xaml According to Settings

Delete24.png

Delete the Selected Text

OpenObject24.png

Open a Dialog Box to Select a Xaml Variable in the WS

ClearClipboard24.png

Clear the Clipboard

SaveObject24.png

Open a Dialog Box to Save the Xaml as a Variable in the WS

Undo24.png

Undo Last Operation

Open24.png

Open a Dialog Box to Select a File on Disk

Redo24.png

Redo Previous Operation

Save24.png

Open a Dialog Box to Save the Xaml to a File

Print32.png

Print All the Xaml

Cut24.png

Cut the Selected Text to The Clipboard

PrintPreview32.png

Print Preview All the Xaml

Copy24.png

Copy the Selected Text to the Clipboard

Comments24.png

Make Selected Text a Comment

Paste24.png

Paste the Text From the clipboard

Settings24.png

Choose the Settings when Scrubbing