Hi Ethan, thanks for the detailed reply! I still intend to write out proper documentation but for now I hope the code itself and the accompanying comments will suffice. If you don't mind, I can supply this documentation , or at least the rough draft version of it. Because as someone who is just starting with this feature, my perspective may be more in line with that of other users who are in the same situation. Another question regarding the shared object pointer. As far as I understand it, Gnuplot...
Hi Ethan, thanks for your help so far! But this answer raises new questions. You are mentioning an init and an destructor function. I assume this are /* prototype for a plugin function */ DLLEXPORT void *gnuplot_init(struct value(*)(int, struct value *, void *)); DLLEXPORT void gnuplot_fini(void *); (From gnuplot_plugin.h ) According to that a plugin has to define a function named gnuplot_init which got an function pointer to an plugin function. I assume if the plugin provides more than one "working"...
Unclear ho to specify simple Returntypes of plugin function
Thanks, this solves print to STDOUT! But the other question, regarding how GP detects in which mode it is started, is not answered.
get mouse coordinates during mouse move
Gunplot as QProcess
oops, sorry I'm seemingly using an old version. Becasue I did not find a way to close this ticket please close. Thanks
oops, sorry I'm seemingly an old version. Becasue I did not find a way to close this ticket please close. Thanks