View Single Post
Old 03-23-2009, 11:02 AM   #17 (permalink)
jaeusm
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default Re: java help needed.......

Quote:
well i can code it in both C and JAVA
but i need to give a GUI, n i feel THAT i can give a better GUI in java then in C........m i right??
I think you'd be better off using a .NET-based language like C# or VB because it would allow much easier development of a GUI, and a much easier time of communicating with the lower levels of the OS via platform invoke. Of course, I'm assuming you're wanting to use Windows.
jaeusm is offline