I have been going back and forth on what the default behavior should be when the pause flag is set (plspause). The options:
1) The advance command has to be given in the specific window that is displaying the plot where plspause was set. 2) The advance command can be given in any window belonging to the current thread (trickier to implement but possible). 3) The advance command can be given in any window that belongs to the application. I think #3 is the better option because #1 (and to some extent #2) might be frustrating to use because the user will have to hunt for the right window. Questions: What should the default behavior be? Should I implement more than one behavior? Thanks -jd ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel