|
From: Daniel J S. <dan...@ie...> - 2014-02-24 03:36:45
|
On 02/23/2014 09:26 PM, Daniel J Sebald wrote: > What is the role of do_event()? > > Is there some way a result can be sent back via the API that indicates > to repeat the last event? Or, return an event pointer to the API that if zero means the gnuplot core should do nothing, but if it is a valid pointer to an event type then gnuplot core should issue that event. That would be much better than attempting to call core code from within the terminal and a separate thread. Dan |