|
From: Petr M. <mi...@ph...> - 2009-02-16 14:29:32
|
> > 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. Yes, then it won't be X11 ID. --- PM |