View Single Post
Old Oct 26th, 2005, 6:27 PM   #15
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
Quote:
Originally Posted by bja888
So I edited the InitializeComponent method to load panels from other classes. But every time I add something new inm the visual editer It erases my code and adds what ever the fu** it wants to.
so you edited the InitializeComponent method, the one that says DO NOT EDIT IN THE CODE EDITOR, and you're complaining about microsoft. Before bitching at microsoft, look at what you're doing and think about it, maybe you are the problem. The visual editor is not magical, and it has some rules that you have to abide by if you want to use it.
Now i'll say this and you might not agree with me, Visual Studio .Net 2003 is the BEST IDE i've ever used.
OpenLoop is offline   Reply With Quote