Jump to content
Wikipedia The Free Encyclopedia

Graphical user interface builder

From Wikipedia, the free encyclopedia
Software development tool
This article needs additional citations for verification . Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Graphical user interface builder" – news · newspapers · books · scholar · JSTOR
(November 2025) (Learn how and when to remove this message)
NetBeans GUI builder

A graphical user interface builder (or GUI builder), also known as GUI designer or sometimes RAD IDE, is a software development tool that simplifies the creation of GUIs by allowing the designer to arrange graphical control elements (often called widgets) using a drag-and-drop WYSIWYG editor.[1] Without a GUI builder, a GUI must be built by manually specifying each widget's parameters in the source code, with no visual feedback until the program is run.

User interfaces are commonly programmed using an event-driven architecture, so GUI builders also simplify creating event-driven code. This supporting code connects software widgets with the outgoing and incoming events that trigger the functions providing the application logic.

Some graphical user interface builders automatically generate all the source code for a graphical control element. Others, like Interface Builder or Glade Interface Designer, generate serialized object instances that are then loaded by the application.

List of GUI builders

[edit ]

C language based

[edit ]

C# based

[edit ]

C++ based

[edit ]

Objective-C / Swift based

[edit ]

Java based

[edit ]

HTML/JavaScript based

[edit ]

Python based

[edit ]

Object Pascal based

[edit ]

Tk framework based

[edit ]

Visual Basic based

[edit ]

Other tools

[edit ]

List of development environments

[edit ]

IDEs with GUI builders (RAD IDEs)

[edit ]

See also

[edit ]

References

[edit ]
  1. ^ Zarras, Apostolos V.; Mamalis, Georgios; Papamichail, Aggelos; Kollias, Panagiotis; Vassiliadis, Panos (2018). "And the Tool Created a GUI That was Impure and Without Form: Anti-Patterns in Automatically Generated GUIs" (PDF). Proceedings of the 23rd European Conference on Pattern Languages of Programs (EuroPLoP '18). Irsee, Germany: ACM. doi:10.1145/3273418.3273450.{{cite conference}}: CS1 maint: multiple names: authors list (link)
Qt
Open source
GTK
Open source
Proprietary
wxWidgets
Open source
CLI
Open source
Proprietary
VCL,
related
Open source, LCL
Proprietary
Cocoa
Proprietary
Java-based
Open source
Proprietary
Windows API
Open source
Proprietary
Other
Open source
Proprietary
Command input
Data input-output
Informational
Containers
Navigational
Special windows
Related concepts

AltStyle によって変換されたページ (->オリジナル) /