
Copy Graph Subwindow

jtigor
Is it possible to copy a graph subwindow embedded in a panel for pasting in another application? My tests so far show the entire panel is copied.
Is it possible to copy a graph subwindow embedded in a panel for pasting in another application? My tests so far show the entire panel is copied.
This has been addressed here: https://www.wavemetrics.com/forum/igor-pro-wish-list/request-duplicateg…
Basically, you need to create a self standing copy of the graph and then you can do what you want with it.
Here is my current version which works for my specific case:
October 1, 2020 at 07:42 am - Permalink
Jan,
Thanks. I had found this brief thread from earlier this year https://www.wavemetrics.com/comment/19627#comment-19627, but had dismissed it since the need was to use the graph in Igor. Of course, I missed one use, to permit user to export as TIFF. For now, I will avoid the subpanel issue completely, but may return to it when I have more time.
October 1, 2020 at 08:35 am - Permalink