Skip to content

Commit ac37ee7

Browse files
authored
Merge pull request #2342 from AllenInstitute/bugfix/2342-sweepformula-to-front
SF_button_sweepFormula_tofront: Retrieve Sweepformula plot window
2 parents 4187bf1 + 60ed8bb commit ac37ee7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Packages/MIES/MIES_SweepFormula.ipf

+1
Original file line numberDiff line numberDiff line change
@@ -6715,6 +6715,7 @@ Function SF_button_sweepFormula_tofront(STRUCT WMButtonAction &ba) : ButtonContr
67156715
for(i = 0; i < numWins; i += 1)
67166716
wName = StringFromList(i, wList)
67176717
DoWindow/F $wName
6718+
DoIgorMenu "Control", "Retrieve Window"
67186719
endfor
67196720

67206721
break

0 commit comments

Comments
 (0)