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.
29285 Discussions

Visual Studio 2005 Dialog Editor does not support drag from toolbox and drop into dialog box

warwickb1
Beginner
622 Views
In a Visual Studio Project I have a Wizard-created dialog box showing [Apply] and [Exit] Buttons. I would like to add a Text Box item and a "Edit Control" item from which to extract input from a user into an IVF program. Unfortunately I can't drag and drop any item from the toolbox onto the dialog box. If I try "cut and Paste", I seem to be able to Copy but I certainly can't Paste.

Is there a simple instruction in VS that simply enables drag and drop from the "Dialog Editor" toolbox onto a dialog box, or is there another issue? I have re-loaded VS2005 but it didn't make any difference.

I am using VS 2005 in an XP-SP2 environment.
0 Kudos
1 Solution
Steven_L_Intel1
Employee
622 Views

You need to install Service Pack 1 for VS2005. This will fix the problem.

View solution in original post

0 Kudos
1 Reply
Steven_L_Intel1
Employee
623 Views

You need to install Service Pack 1 for VS2005. This will fix the problem.
0 Kudos
Reply