View Single Post
Old Jul 28th, 2007, 9:41 PM   #4
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
With Java, you can use Netbeans to design your GUI applications. Eclipse also has a plug-in for a Form Designer too. I personally don't like either tool but since you have no interest in creating portable programs, then I'd stick with C#. I like Form Designers but programming my GUI apps line by line taught me a lot so I did benefit from that.

I highly recommend you understand how a Form Designer works and what code it creates when you add different GUI components to the form. It can only benefit.

@lectricpharaoh: Thanks for your kind words!
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote