|
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!
|