David,
It would be a nice convenience feature to have the option of keeping DPlot's Window visible ("On Top") when I changing the focus to another application (Microsoft Excel, in my case).
This way, when working with linked data, one does not need to select (the now hidden) DPlot icon on the taskbar to make it visible again after modifying the linked data.
Actually, this would be more than just a convenience: If DPlot were always visible, I could actually see a quick "animation" of the difference which occurs in my curve when I change a particular item in my linked data.
Ray D.
Suggestion: Add "Stay On Top" Option for DPlot App
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
I'll add this to the to-do list; in the meantime you can do it with a macro:
SetWindowPos(0,-1,0,0,0,0,3)
SetWindowPos(0,-1,0,0,0,0,3)
Visualize Your Data
support@dplot.com
support@dplot.com