The implementation of jgl2 and jwplot are incomplete and I only tested it under jconsole and a tilting window manager so that each plot window has to be closed before displaying another. Also size, position and z-order of windows are irrelevant in a tilting window manager.
However jwplot windows cannot display in top z-order and they cannot reuse previous size and position are bugs, and they should be corrected. Птн, 18 Фев 2011, Don Guinn писал(а): > When displaying multiple plots using J7 plot uses the second image for > repainting the window of the first plot. > > The last two lines in the term window were used to create this. > > plot sin i.3 4 > > drag the graph off to the side but overlapping the term window. > > select the term window and generate the second plot. > > plot sin 0.2 * i.10 30 > > click on the first graph window causing a repaint. The repaint uses the > data from the second plot instead of the first. > > See the following showing the problem: > http://www.jsoftware.com/jwiki/DonGuinn?action=AttachFile&do=view&target=ploterror.jpg > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
