Sherlock, Ric wrote:
Re-running the myplot verb inbetween doesn't change the behaviour
observed above.
How can I fix captureIsi to "refresh" the image to be captured without
running the verb twice?

I think that captureIsi can only capture what was on the screen before running captureIsi because the paint event triggered by form resize will only run after completion of captureIsi. I guess you can hack on the paint event of plot to achieve the result you wanted.

--
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to