| TAG |
DESCRIPTION |
TRACE |
| Init |
Initialize |
D1
|
| Chooser |
Open File Chooser Dialog |
1,
2,
3,
9,
10
|
| ChooserX |
Open File Chooser Dialog, only allow selection of non-existant
file or one that is okayed to overwrite by the user |
2,
3,
9,
10
|
| Exit |
Exit the program |
8
|
| Open |
Read a file into memory |
1,
1
|
| Empty |
Create an empty new file |
2
|
| Data |
Move data from memory into document |
D6
|
| Title |
Set title of document to filename |
D4
|
| Enable |
Enable Revert, Editing and Renaming |
D1
|
| Warn |
Popup a warning to the user |
D5
|
| Query |
Query the user with a yes/no question |
D6
|
| Save |
Save the current file to disk |
3
|
| About |
Popup an about box, with an okay. |
4
|
| Exists |
Does a file exist. |
5
|