Search found 4 matches

by engelbeck
Mon Jan 04, 2010 7:00 pm
Forum: Suggestions/Questions
Topic: Algorithm for determining axis scaling
Replies: 1
Views: 10824

Algorithm for determining axis scaling

What method are you using to automatically determine the scaling intervals and tick marks on your plot scales?

:?:
by engelbeck
Fri Aug 08, 2008 7:12 pm
Forum: Basic
Topic: VB.Net User Control can't find DPLOTLIB.dll
Replies: 10
Views: 57667

David,
I tried putting a copy of DLPOTLIB.DLL in the bin/debug and bin/release folders of the AnalysisViewerControl project. When I did, it worked from within the OLE container....Yea! When I tried to run my test application for the software control it failed with my favorite error...you know ...
by engelbeck
Fri Aug 08, 2008 6:56 pm
Forum: Basic
Topic: VB.Net User Control can't find DPLOTLIB.dll
Replies: 10
Views: 57667

RE:VB.Net 2008 can't find DPLOTLIB.DLL

David,
I un-installed DplotJr, deleted the directory, and re-instaled DplotJr day-before-yesterday so I think I have the most up-to-date examples. I did try to modify the code you had in your subroutine Dplot_FindDPLOTLIB.DDL with the following change:

hLib = LoadLibrary("C:\Program Files\DPlotJr ...
by engelbeck
Fri Aug 08, 2008 12:14 pm
Forum: Basic
Topic: VB.Net User Control can't find DPLOTLIB.dll
Replies: 10
Views: 57667

VB.Net User Control can't find DPLOTLIB.dll

Hi David!

I wanted to thank you for making DplotJr available to hobbiest programmers like me for free! I am proud to be #8 on your members list. I think dPlot is the most capable plotting library available. I can't afford the commercial ones, but given the capabilities of dPlot, why would I want ...