Ignore:
Timestamp:
Jan 29, 2013 2:23:32 PM (10 years ago)
Author:
srkline
Message:

Added a help file for event mode data, and linked the file to the panels.

Added screen snapshots to the Polarization help file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/EventModeProcessing.ipf

    r885 r893  
    334334                case 2: // mouse up 
    335335                        // click code here 
    336                         DoAlert 0,"The help file has not been written yet" 
     336                        DisplayHelpTopic/Z "Event Mode Data" 
    337337                        break 
    338338                case -1: // control being killed 
     
    21722172                case 2: // mouse up 
    21732173                        // click code here 
    2174                         DoAlert 0,"The Event Correction help file has not been written yet" 
     2174                        DisplayHelpTopic/Z "Event Mode Data[Correcting for things that go wrong]" 
    21752175                        break 
    21762176                case -1: // control being killed 
     
    24262426                case 2: // mouse up 
    24272427                        // click code here 
    2428                         DoAlert 0,"The help file for the bin editor has not been written yet" 
     2428                        DisplayHelpTopic/Z "Event Mode Data[Setting up Custom Bin Widths]" 
    24292429                        break 
    24302430                case -1: // control being killed 
Note: See TracChangeset for help on using the changeset viewer.