Changes between Initial Version and Version 1 of MainMenuDropdowns


Ignore:
Timestamp:
07/26/2017 10:40:46 AM (9 years ago)
Author:
bmcguffin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MainMenuDropdowns

    v1 v1  
     1= Addendum to 1c-A: Descriptions of Menu Dropdowns = 
     2 
     3 
     4 
     5== File == 
     6 
     7 
     8__New Script__[[BR]] 
     9Opens a blank timeline. 
     10 
     11__Open Script__[[BR]] 
     12Opens a previously saved timeline. 
     13 
     14__Save Script__[[BR]] 
     15Saves the current timeline to a file. (NOTE: Not the same as “export.” The save file is not necessarily an XML file.) 
     16 
     17__Save As__[[BR]] 
     18Saves the current timeline to a new file with a new name. 
     19 
     20__Quit__[[BR]] 
     21Terminates the program. 
     22 
     23 
     24== Edit (NOTE: This dropdown and its actions may be unnecessary) == 
     25 
     26__Perform Live Preview__[[BR]] 
     27Activates Live Preview mode; events on the timeline will give notification in real time that they are occurring. 
     28 
     29__Zoom Out Maximum__[[BR]] 
     30Sets zoom slider to furthest out setting. 
     31 
     32__Clear All Incidents__[[BR]] 
     33Deletes all incidents from timeline. 
     34 
     35__Undo__[[BR]] 
     36Undoes the last undo-able action. 
     37 
     38__Redo__[[BR]] 
     39Redoes the most recently undone action. 
     40 
     41 
     42== Incidents == 
     43 
     44__New Incident__[[BR]] 
     45Generates new incident starting at 00:00:00. Incident color is random; incident number is the next lowest available number. Incident Editor Window (2a) becomes visible. 
     46 
     47__Load Incident__[[BR]] 
     48Incident Selection Palette (3a) becomes visible. 
     49 
     50__Save Incident__[[BR]] 
     51Currently focused incident is saved to palette, overwriting the save file it was generated from. 
     52 
     53__Save Incident As__[[BR]] 
     54Currently focused incident is saved with a new name and save space. Does not overwrite the save file used to create it. 
     55 
     56__Delete Incident__[[BR]] 
     57Incident is removed from timeline. 
     58 
     59__Duplicate Incident__[[BR]] 
     60Incident is duplicated. New incident has the same name but a different ID number: the next lowest available number. New incident must be saved by user to generate a new save file. (This may be an unnecessary menu action.) 
     61 
     62__Incident Details__[[BR]] 
     63Incident Details Window (8a) becomes visible; is loaded with details pertaining to currently focused incident. 
     64 
     65__Edit Incident__[[BR]] 
     66Incident Editor Window (2a) becomes visible; is loaded with events from currently focused incident. 
     67 
     68 
     69== Import == 
     70 
     71__Import Incidents From Script__[[BR]] 
     72Incident Harvester Window (5a) becomes visible. 
     73 
     74__Import Script__[[BR]] 
     75User selects an XML script file; its contents are loaded onto timeline in their exact form. (Option is only enabled if timeline is currently empty.) 
     76 
     77 
     78== Export == 
     79 
     80__Export to XML Script__[[BR]] 
     81XML Export Window (6a) becomes visible.