TextNoteEx - edit or delete via DDE

Have a suggestion for improving DPlot or a question about existing features? Let us know

Moderator: DPlotAdmin

Post Reply
jnonnast
Posts: 1
Joined: Sun Feb 12, 2012 6:21 pm

TextNoteEx - edit or delete via DDE

Post by jnonnast »

I'm using an external script to drive DPlot, adding user selected data to add curves one at a time. I'd like to be able to put a note on the plot, but edit it every time a new curve is generated. Alternatively, an existing note could be deleted and a new one generated. Is there a way to do this? I can't find any existing command in the manual that will allow me to edit or delete an existing note. Thanks.

JN
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

Good catch. No, there is currently no way to programmatically delete an existing note. I'll add a DeleteNote(index) command in the next release. This will rely on you knowing the order of the notes.
Visualize Your Data
support@dplot.com
raswaim
Posts: 69
Joined: Thu Jan 06, 2005 3:43 pm
Location: Houston, TX

Post by raswaim »

Wow; deja vu. Didn't we have this conversation before? :lol:
- RAS
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

Richard, you've been here long enough to know I do well to remember my name sometimes, much less what we discussed years ago! In any case [DeleteNote(index)] will definitely be in the next release.
Visualize Your Data
support@dplot.com
raswaim
Posts: 69
Joined: Thu Jan 06, 2005 3:43 pm
Location: Houston, TX

Post by raswaim »

No problem. I was just amused when I read this because it sounded so familiar. Looking up the original thread, I did say myself that there was no hurry.... And apparently no one else missed the feature much 'til now.

Anyway, I'm certainly not going to complain about where it ended up on the priority list - you've done a lot of great work with your "free time" in the intervening years. - R
- RAS
Post Reply