Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visual Studio .Net/IDE

Status
Not open for further replies.

sweep123

Technical User
Joined
May 1, 2003
Messages
185
Location
GB
During a large edit on my project; adding lots of static text to a new dialog. I used a lot of cut/paste and some of the paste went off the form.

The long story is that the resource data for the project has got a bit out of step and the current situation is to go in directly (resource.h and the .rc2 files) to add additional static text fields.
This is because any attempt to place ANY control on the dialog is just ignored; i.e. nothing happens

Are they any tools to check/help check out this type of problem? I did double click on some of the labels and created an event handle (unwanted) but now removed them.

Are they a problem with the IDE such that some setting has been set in error.

Sweep.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top