- Timestamp:
- Apr 29, 2016 5:04:20 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/VSANS/V_Test_RAW_Panel.ipf
r994 r995 655 655 endif 656 656 FakeTabClick(V_Value) 657 657 658 // update the status when the tab is clicked 659 STRUCT WMButtonAction sa 660 sa.eventCode = 2 661 StatusButtonProc(sa) 662 658 663 break 659 664 case -1: // control being killed … … 885 890 // click code here 886 891 V_SpreadOutPanels() 892 887 893 break 888 894 case -1: // control being killed … … 904 910 // click code here 905 911 V_RestorePanels() 912 906 913 break 907 914 case -1: // control being killed
Note: See TracChangeset
for help on using the changeset viewer.