- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
