activating window to plot fit results (/tbox)

Hallo,

I have a procedure where several graphs are made, and subsequently the content are fitted.
In the Funcfit I include the /tbox flag. However the box only appears in teh last graph made.

Is there a trick to get the /tbox working in the other windows?
My guess is, that i need to set the oter window on active or in front. How do I do this?

Thanks!

Ralf
HJDrescher
Not tested, but you might need a "DoUpdate" near the end of the loop doing the fit.
If it doesn't help, please feel free to post some code.
HJ