v1.16.1
-- Modify Export utility to be mode modular breaking up ProcResultClass.ExportHRF method into ProcResultClass.GenerateTableCells_HRF which creates a 2D array of TableCell objects and ProcResultClass.ExportHRF which creates a ExportTable object that does the actual exporting. -- Modify message menu message "current only or current and all under it" when exporting to be clearer and don't ask it when current element is a run. Move TreeNodeClass.ExportHRF method to RunClass where it makes more sense. -- Minor change replacing replacefilesepinpath.m with improved filesepStandard.m. -- Minor change to fix MenuBox being too small for the button when the button text is very long.
Loading
Please sign in to comment