|
From: Ethan A M. <merritt@u.washington.edu> - 2009-02-15 23:34:19
|
On Sunday 15 February 2009, Petr Mikulik wrote: > The GPVAL_TERM_WINDOWID works now OK under X11 terminal. It would be nice to > add this functionality under wx terminal (and qt) as well. > > Under wxt, I think it is just needed to update > gp_exec_event(GE_plotdone, 0, 0, 0, 0, windowid); > with the windoid being the actual x11 window id, not a "local" number. > > Could somebody provide a patch? But neither wxt not qt is necessarily running on top of x11, right? So there may not be any x11 window id. -- Ethan A Merritt |