I'm working on an application. I'm most of the way done, but I can't seem to be able to programatically determine if/when the plot function has drawn a window, so I get somewhat unexpected behavior. This is a widget, and if I could get that under control, all would be golden. Right now, sometimes I can get the behavior to work correctly, and sometimes not.
I've tried the wait command; I also see that there's a /buffer option to plot, but it is not clear to me what I do if I use /buffer, how do I finally get the plots drawn? Just curious what folks have done while programatically using the plot function in order to get the plot setup and drawing only what is needed.
|