@User i have made some improvements in gaw:
• when sending waves from xschem if no panel is selected (don't know why but it sometimes happens) gaw will force-select the first panel on top so no more annoying alert box.
• you can click a panel in gaw, successive waves sent from xschem will go in the selected panel.
• if you have a multiple run (like a montecarlo) all waveforms will be sent in the panel, not only the first run.
side comment: since my previous patches (i found an uninitialized pointer issue when implementing the remote 'reload all' command) i do not see any more the occasional crashes that i got previously.
My question: do you think i should fork a gaw on github? Can i do that? should i ask the permission from maintainer? this will speed up the correction/improvement loops.
thanks