Windows applictions with IVF8.0 and Intel Array Visualizer

Windows applictions with IVF8.0 and Intel Array Visualizer

Portrait de xianyao-chen

Hi,
Can anyone show me a simple example to add Intel Array Visualizer ActiveX to a dialog with Intel Fortran 8.0 and draw a simple plot in this ActiveX controls?

thanks in advance.

Xianyao Chen

4 posts / 0 nouveau(x)
Dernière contribution
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.
Portrait de Community Admin

Using the AvGraph control in a Fortran Win32 application will require some additional routines to be added to the Av Fortran library. This is planned for the next release of Intel Visual Fortran (I'll also work on adding some samples for this usage as well).


Till then, you can use the Array Viewer to display your graphs, or use VB, C#, or C++ for your user interface and call into a Fortran dll for the compational part of your program.



John


Portrait de g.f.thomas

This would be excellent and would presumably also apply to AvGLGraph.ocx companion controls, viz, AvGLGrid, -List, -Tree, and -Html.

I look forward to being able to do this from Fortran.

Ciao,
Gerry T.

Portrait de Community Admin



I'll see what I can do.


In the next release ofIVF,Fortran should be an equal citizen to C++ with regards to AV functionality, i.e. every object method and property in the AV object model can be accessed via Fortran code.


John

Message Edited by johnreadey on 02-23-2004 01:51 PM

Connectez-vous pour laisser un commentaire.