I can reproduce this, and see a recent change that could have caused it. It was not a problem in J803.
On 10 August 2015 at 20:20, Tikkanz <[email protected]> wrote: > Both stepping through the Plot Package Lab and running the sequential plot > commands seem update the plot window immediately for me. > > JVERSION > > Engine: j803/2014-10-19-11:11:11 > > Library: 8.04.08 > > Qt IDE: 1.4.3/5.4.2 > > Platform: Win 64 > > Installer: J804 install > > InstallPath: c:/program files/j64-804 > > > load 'pacman' > > 'search' jpkgv 'graphics/plot' > > ┌─────────────┬───────┬───────┬────┐ > > │graphics/plot│1.0.161│1.0.161│Plot│ > > └─────────────┴───────┴───────┴────┘ > > > > On Tue, Aug 11, 2015 at 2:08 PM, chris burke <[email protected]> wrote: > > > Thanks, I will take a look. > > > > On 10 August 2015 at 18:31, Henry Rich <[email protected]> wrote: > > > > > Run the Plot Package lab and step through it. > > > > > > The graphics don't get updated as the plots happen. If you force an > > event > > > to the form, the graphics are updated. > > > > > > > > > This looks like a problem with using an isigraph control with nothing > to > > > create a paint event. Perhaps throwing in glpaint'' would fix it. > > > > > > Henry Rich > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
