Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Fortran GUI recommendations.

Intel_C_Intel
Employee
479 Views

Does anyone have recommendations for a Fortran GUI? So far, the only ones I know of are (1) Winteracter, (2) GINOMENU/STUDIO, (3) Salford ClearWin.

I want to develop a front end for Fortran applications using the Intel Fortran Compiler but don't know what would be best for my applications.

I also have Visual Studio 2005 Standard Edition.

Thanks for your input,

Jim

0 Kudos
1 Reply
bmchenry
New Contributor II
479 Views

I have used Winteracter for many years, starting with Lahey, moving to CVF and now with IF. I highly recommend it for GUI enhancements to your Fortran code. They create an abstaction layer to the API, etc such that simple Fortran calls and inclusing of the Winteracter modules and libraries gets you GUI-ified in short order. They simplyfy the task of adding dialogs, menus, grids, graphics (2D, premade, and OpenGL), etc.. They also include samples, a resource editor, and much, much more. I'd suggest visiting their site for additional information.

I am not associated with them in any way, merely a satisfied customer who has been wowed by all the bells and whistles they have added over the years.

Brian

0 Kudos
Reply