⇤ ← Revision 1 as of 2015-03-11 22:40:29
Size: 2193
Comment:
|
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:
Here is a description for each buttons:
Button |
Explanation |
|
Execute the Xaml and show the result in a separate window |
|
Scrub the Xaml according to settings |
|
Open a dialog box to Select a Xaml variable in the WS |
|
Open a dialog box to Save the Xaml as a variable in the WS |
|
Open a dialog box to Select a file on disk |
|
Open a dialog box to Save the Xaml to a file |
|
Cut the Selected text |
|
Copy the Selected text |
|
Paste the text in the clipboard |
|
Select All the Xaml |
|
Delete the Selected text |
|
Clear the Clipboard |
|
Undo last operation |
|
Redo previous operation |
|
Print all the Xaml |
|
Print Preview all the Xaml |
|
Make selected text a comment |
|
Choose the Settings when Scrubbing |