From: SourceForge.net <no...@so...> - 2007-04-27 15:13:45
|
Feature Requests item #1708553, was opened at 2007-04-27 04:00 Message generated for change (Comment added) made by jamcquay You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821571&aid=1708553&group_id=161868 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Priority: 5 Private: No Submitted By: fxh (hillion) >Assigned to: Jamie McQuay (jamcquay) Summary: nplot.dll & visual studio Initial Comment: Hi, Here is a stupid question from a newbie : how to make nplot available in visual studio ? Installation is not clearly mentioned on the web site and in the readme.txt ... or I am just looking no at the right place. I added PlotSurface2D objects linking nplot.dll with Visual Studio "Choose Toolbox Items" window. But then in I cannot do "Dim lp As NPlot.LinePlot = New NPlot.LinePlot" and even "Imports Nplot.Windows" I surely missed a stupid thing but what ? Thanks for your help because I am eager to use nplot ! Francois ---------------------------------------------------------------------- >Comment By: Jamie McQuay (jamcquay) Date: 2007-04-27 11:13 Message: Logged In: YES user_id=613279 Originator: NO Hi Francois, There is a demo project that is with the sourcecode to demonstrate how to use the various graphing types. Look for the "demo/csharp" folder in the nPlot tree. Jamie ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821571&aid=1708553&group_id=161868 |