|
From: Petr M. <mi...@ph...> - 2009-02-01 23:41:23
|
> Could the size and position of the x11 plot window be determined in a > similar manner (on the gnuplot end)? Of course, no pause would be > required, but I assume some gnuplot command would be needed. > > Either that or could another internally-maintained variable be created > to hold a window's x11 id? ... if so would this work for wxt as well? Automatic varible GPVAL_TERM_WINDOWID could be filled after each "plot". How can this be done? Could x11.trm read it? Or should this be obtained via gp_exec_event? --- PM |