Page 1 of 1

Can I have example chart for VB.NET 2003 and DPlot V 2.0.5.7

Posted: Mon Jul 03, 2006 10:29 am
by aun
Dear Sir
I am a engineering student, I have VB.Net 2003 and DPlot version 2.0.5.7
Can not run example program in DPlotlib :cry: ?
The solfware show messing version, ( VB.Net2003 too old for DPlot version 2.0.5.7 , and the sample program made on VB.Net 2005 )

Can I have sample program , which can run on VB.NET 2003 ?.
I want to run 2D line chart in multi line only :( .

Who can do , please help me :?: ?.

Please send example program to me at koy_aun@yahoo.com

Best Regard

Sittichoke

03-06-2006

Posted: Mon Jul 03, 2006 10:43 am
by DPlotAdmin
My best suggestion is to update your VB.NET. The price is right for the Express version: it is free.

If for whatever reason you can't or don't want to do that, I'm reasonably certain that there is nothing specific to .NET 2005 in the source files, only in the project files. So you can open the source examples with a text editor (Notepad will work fine) and copy/paste from the btest*.vb files. You'll also want to include global.vb in your project.