Suggestion: Add "Stay On Top" Option for DPlot App

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

Moderator: DPlotAdmin

Post Reply
raydela
Posts: 46
Joined: Wed Sep 10, 2003 2:01 pm
Location: Oxford, MI, USA

Suggestion: Add "Stay On Top" Option for DPlot App

Post by raydela »

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.
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

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)
Visualize Your Data
support@dplot.com
Post Reply