Free GUI editor
Could someone please advise a free GUI editor (GUI designer)?
This question was asked before but it concerned an editor that could create programming code.
I don't need to create any programming code. I need to write a specification for the customer with some images representing the interface of the futur开发者_如何学Goe program.
Thanks in advance!
If you're using Eclipse wireframesketcher (a paying program iirc) could be useful (wireframesketcher.com) for creating mockups of User Interfaces.
GUI editor for Java in NetBeans, QT Creator, Glade for Gnome, Delphi - there are lots of 'em. I believe the choice mostly depends on your needs in programming area.
Netbeans is an excellent IDE. You can easily design your interfaces using Matisse, look at the interfaces, show the results and do no use the code if you don't need it. It is free and runs on many platforms (Linux, Win, Mac). You can use it for Java, C++, PHP, you name it...
- Xcode, an excellent IDE includes a GUI designer called Interface Builder.
- Glade is also a good one if you meant 'Free' as in 'Freedom' instead of 'Free of charge.'
- Visual Basic
- Visual C#
- Visual C++
- DreamWeaver
- Visual Basic for Applications
- Pen and paper
- Mono
- Sharp
精彩评论