question

  • Thread starter Thread starter MJ
  • Start date Start date
M

MJ

Hi,

I am just getting used to using C# to create GUIs for scientific apps (I
have been using Fortran for several years). I want to create an application
that allows a user to draw a flow chart like schematic that will then be
used to calculate thermodynamic properties. Is there a good book or url to
get me started?

Thanks for your help.

Matt
 
Hi,

Apart from various commercial charting solutions for .NET, you could
probably employ the Microsoft Chart ActiveX. You can most likely do that
like with any other ActiveX control. Please refer to COM Interoperability
documentation in the MSDN Library for the technical details.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top