From: SourceForge.net <no...@so...> - 2007-04-27 15:25:44
|
Feature Requests item #1708553, was opened at 2007-04-27 08:00 Message generated for change (Comment added) made by hillion 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: fxh (hillion) Date: 2007-04-27 15:25 Message: Logged In: YES user_id=1779834 Originator: YES Hi Jamie, It started with this demo ; but VS complains that "MSBee\MSBuildExtras.FX1_1.CSharp.targets" is not found - of course since MSBee is not installed. I am working with NS.Net Framework 2.0 but also have version 1.1 installed. Do I really need MSBee ? The 2006.10.15 pdf document for O'Reilly book only says to link nplot.dll. This is done but this is probably not enough ?? Francois ---------------------------------------------------------------------- Comment By: Jamie McQuay (jamcquay) Date: 2007-04-27 15: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 |