Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Oct 26th, 2005, 3:15 PM   #11
Ghost
Man Bear Pig Hunter
 
Ghost's Avatar
 
Join Date: Jul 2005
Location: NorCal, USA
Posts: 295
Rep Power: 4 Ghost is on a distinguished road
What will free get you?

Here is the free stuff in this world.


Notice the nice windows, not bad for free right?

Here is what a car you can buy with money looks like.


Go Money, Go!

See the same thing applies to software tools, in my opinion. If you can buy what you think is a nicer ride, buy it and use it and like it, but its not for everyone, and those who don't have the pretty car, don't hate the pretty car owners, just fix up your ridge and smoke them, so their pretty car looks bad when your junker takes them.

Everything is what it is, nothing more, nothing less.
Ghost is offline   Reply With Quote
Old Oct 26th, 2005, 3:18 PM   #12
ivan
Professional Programmer
 
ivan's Avatar
 
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4 ivan is on a distinguished road
Hey! That pictures are eating my dial-up!!!
ivan is offline   Reply With Quote
Old Oct 26th, 2005, 3:18 PM   #13
Ghost
Man Bear Pig Hunter
 
Ghost's Avatar
 
Join Date: Jul 2005
Location: NorCal, USA
Posts: 295
Rep Power: 4 Ghost is on a distinguished road
Quote:
Originally Posted by ivan
Hey! That pictures are eating my dial-up!!!
I know, so I got a smaller version of it to help with the downloads. Sorry about that buddy.
Ghost is offline   Reply With Quote
Old Oct 26th, 2005, 4:38 PM   #14
bja888
Hobbyist Programmer
 
bja888's Avatar
 
Join Date: Oct 2005
Location: Central, FL
Posts: 213
Rep Power: 0 bja888 is an unknown quantity at this point
Send a message via AIM to bja888 Send a message via Yahoo to bja888
Shit, I wish my OS looked like that...
bja888 is offline   Reply With Quote
Old Oct 26th, 2005, 5: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
Old Oct 26th, 2005, 5:39 PM   #16
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
I agree but i don't agree.

I agree bja888 should stop bitching, i was working on "if i ignore him, maybe he'll just go away" method.

I don't agree about the editor, as you say.
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old Oct 26th, 2005, 6:26 PM   #17
bja888
Hobbyist Programmer
 
bja888's Avatar
 
Join Date: Oct 2005
Location: Central, FL
Posts: 213
Rep Power: 0 bja888 is an unknown quantity at this point
Send a message via AIM to bja888 Send a message via Yahoo to bja888
Hey, back up now. It never told me not to edit that. I compleatly understand why and stuff but still Its usefull for me to put the code there!

All I get is "Windows Form Designer generated code".
It does not say "Don't fu** with this method dumb a**" like it should.

Still though.... every time I add or edit something visually it reverts the code to how it shouldent be.
bja888 is offline   Reply With Quote
Old Oct 26th, 2005, 6:31 PM   #18
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
bja888, should kitchen knifes also have "do not stab yourself" written on them?
__________________

tempest is offline   Reply With Quote
Old Oct 26th, 2005, 6:35 PM   #19
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
Maybe you deleted the warning too, here's the words right off of the editor
#region Windows Form Designer generated code
                /// <summary>
                /// Required method for Designer support - do not modify
                /// the contents of this method with the code editor.
                /// </summary>
                private void InitializeComponent()
                {
                        this.binary_text = new System.Windows.Forms.TextBox();
            ...
notice the do not modify in the summary.
If you want to have some initialization code do this: Create a new method, call it InitializeThis(), put your code in it, and call it in the constructor right after the initializeComponents call.
OpenLoop is offline   Reply With Quote
Old Oct 26th, 2005, 7:28 PM   #20
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
Quote:
Originally Posted by Ghost
Go Money, Go!

See the same thing applies to software tools, in my opinion. If you can buy what you think is a nicer ride, buy it and use it and like it, but its not for everyone, and those who don't have the pretty car, don't hate the pretty car owners, just fix up your ridge and smoke them, so their pretty car looks bad when your junker takes them.
Did you even bother looking up the Keonigsegg CCR? I wasn't bashing you, btw, just providing an alternative opinion...



This thing beat the world top speed record, and will outrace a Saleen S7 anyday.
__________________

tempest is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:06 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC