Search found 4 matches

by mderdem
Mon Feb 05, 2007 11:22 am
Forum: C, C++, C#
Topic: Embedding DPLOT in a C Win32 GUI Application
Replies: 12
Views: 37235

Great. I believe this could also open a new market segment. Realtime data plotting is heavily used in aerospace and simulation.

Another issue. Does DPLOT have any plot editing functionality which allows creation of 2d curves from scratch ?

Thanks
by mderdem
Mon Feb 05, 2007 9:57 am
Forum: C, C++, C#
Topic: Embedding DPLOT in a C Win32 GUI Application
Replies: 12
Views: 37235

Ok, I got it.

Do you think it is realistic to use DPLOT in a GUI app via a bitmap to display realtime data ? I know that this depends on how powerful the hardware is, but I wonder if it would be possible to update the bitmap at 20-30 Hz with data from the simulation.

Thanks.
by mderdem
Mon Feb 05, 2007 9:45 am
Forum: C, C++, C#
Topic: Embedding DPLOT in a C Win32 GUI Application
Replies: 12
Views: 37235

Thanks for the quick response. Would it be possible to use zoom and other similar functionality or is it a static bitmap ?

Another question. How does DPLOT do the rendering, is it drawing with DirectX/OpenGL/GDI ?
by mderdem
Mon Feb 05, 2007 9:31 am
Forum: C, C++, C#
Topic: Embedding DPLOT in a C Win32 GUI Application
Replies: 12
Views: 37235

Embedding DPLOT in a C Win32 GUI Application

Hello, Disclaimer: I am now familiar with DDE so please assume that I am a newbie. I am considering integrating DPLOT to our software. Is it possible to add DPLOT as a widget into a windows GUI application (Win32) ? I prefer not to open an additional and separate window but I'd prefer to embed the D...