Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Very Basic New User Question

Rick_Jennings
Beginner
531 Views
Just bought the Intel Visual Fortran compiler.

Have some experience with Visual Studio 2008 in VB and a LONG, LONG Time Fortran developer :)

How can you use the Form Designer with Visual Fortran? I can use it with VB, but can't seem to get it to display the forms/screens in Visual Fortran.

All I can see with the ".rc" files is the generated code - how can I see the Form designer view?

Thanks!
0 Kudos
2 Replies
Steven_L_Intel1
Employee
531 Views
The Form Designer is not for Fortran. The Resource Editor is available for editing dialog boxes (assuming you have a separately purchased Visual Studio, which it seems you do.)
0 Kudos
Rick_Jennings
Beginner
531 Views
Steve

Thank you - I feel so stupid. Uh, "open with".... "resource editor"... and then look at dialog layout.

0 Kudos
Reply