-
Gui builder
Im looking for a software that can build a gui. Im looking for something really rudimentary( no code generation, just visual satisfaction ) and standalone preferabely(no plugins , please)
I kinda searched a lot so " gui builder drag and drop " is not exactly useful when googleing...
I just hope that you already know a program that can suit my needs:)
After thinking my code i want to have the best layout for my program:)
Btw.. I apologise for spelling mistakes.. This phone keypad is killing me!
-
Re: Gui builder
Do you use an IDE, like NetBeans or Eclipse? They have the functionality you are looking for.
-
Re: Gui builder
Yeh, eclipse.. Is it built in? Can you please tell me how to get to the gui builder interface?:D
-
Re: Gui builder
Sorry, I use NetBeans atm, haven't used Eclipse for ages. Ask in an Eclipse forum.
-
Re: Gui builder
Oh well... That's too bad, but thanks:)
-
Re: Gui builder
Netbeans has excellent Swing GUI builder, complete drag and drop and with flexibility to add your own code, event handlers and completely integrated with Netbeans. It also come with some rebuilt sample good for starting point. for Eclipse user I think you can use Swing Matisse plugin , look on Eclipse market place.
-
Re: Gui builder
thanks..i'll look forward to matisse:D