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

Toolbox does not work_GUI programming with intel visual fortran

flyhigher2009
Beginner
452 Views
Dear Sir/Madam

I have one question about Intel visual fortran compiler. The software I use is intel visual fortran compiler 11.0.072+visual studio 2005 premier partner edition.After creating a new Quickwin type project, I want to make a graphic user interface. But the toolbox is disabled (gray color) so that I cannot drag the button, textbox or label directly from the toolbox to the windows. I don't know What's wrong with this. Could you please tell me how to make a graphic inteface with intel visual fortran or which documents provide the detailed description about this?

Thanks a lot.

Bisheng
0 Kudos
1 Reply
Steven_L_Intel1
Employee
452 Views
You are looking for the Resource Editor. Due to Microsoft restrictions, this is not available with the bundled Visual Studio 2005 Premier Partner Edition (nor, for 11.1 and later, the Visual Studio 2008 Shell.) It is available if you have a separately purchased Visual Studio or Visual C++.

What I recommend is a free, third-party resource editor, available at www.resedit.net It is not integrated into Visual Studio, but is quite functional.
0 Kudos
Reply