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

Visual Fortran 9.1 - Visual Studio 2005 Problem -> Toolbox

manfred_thuering
Beginner
451 Views
Hello

I want to develop a user front-end for my fortran code, got Visual Studio 2005 and Visual Fortran 9.1 and istalled everything. I made use of the wizard to create a single document project (SDI), it compiles and runs well.
Now the problem: When I try to drag and drop an item from the Visual Studio toolbox (such as a button) onto the form, it does not let me do it. I tried to reset the toolbox, nothing.

Thanks for any help on this rather elementary issue.

Manfred
0 Kudos
2 Replies
manfred_thuering
Beginner
451 Views
Hello

I found the solution myself, playing a little bit around: I installed SP1 for Visual Studio 2005. Now I can drag and drop Toolbox items onto forms and other GUI-items.

Manfred
0 Kudos
Steven_L_Intel1
Employee
451 Views
This is mentioned in the compiler release notes.
0 Kudos
Reply