Differences between revisions 1 and 2
Revision 1 as of 2015-03-11 22:40:29
Size: 2193
Comment:
Revision 2 as of 2015-03-11 22:41:34
Size: 2205
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
Once installed the user command can be invoke by doing `]XamlEditor` (casing is not important). The following start-up screen should appear:<<BR>> Once installed the user command can be invoke by doing `]XamlEditor` (casing is not important). The following start-up screen should appear:<<BR>><<BR>>
Line 10: Line 10:
Here is a description for each buttons: <<BR>>Here is a description for each buttons:

wpfXamlEditor

UNDER CONSTRUCTION

Overview

wpfXamlEditor is a Xaml editor for an APL variable in a workspace or for a file on disk in a manner similar to Kaxaml (http://www.Kaxaml.com). The user command is able to show the Xaml in color with folding, print and reorganize it so it is more readable according to some settings set by the user.

Usage

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

InitialView.png
Here is a description for each buttons:

Button

Explanation

Exec32.png

Execute the Xaml and show the result in a separate window

Scrubber24.png

Scrub the Xaml according to settings

OpenObject24.png

Open a dialog box to Select a Xaml variable in the WS

SaveObject24.png

Open a dialog box to Save the Xaml as a variable in the WS

Open24.png

Open a dialog box to Select a file on disk

Save24.png

Open a dialog box to Save the Xaml to a file

Cut24.png

Cut the Selected text

Copy24.png

Copy the Selected text

Paste24.png

Paste the text in the clipboard

SelectAll24.png

Select All the Xaml

Delete24.png

Delete the Selected text

ClearClipboard24.png

Clear the Clipboard

Undo24.png

Undo last operation

Redo24.png

Redo previous operation

Print32.png

Print all the Xaml

PrintPreview32.png

Print Preview all the Xaml

Comments24.png

Make selected text a comment

Settings24.png

Choose the Settings when Scrubbing

wpfXamlEditor (last edited 2016-02-28 13:16:57 by PierreGilbert)