In computer programming, a widget (or control) is an interface element that a computer user interacts with, such as a window or a text box. Widgets are often packaged together in widget toolkits. Programmers use widgets to build graphical user interfaces (GUIs).
Various widgets
- Selection
- Window
- Modal window
- Dialog box
- Palette window, also known as “Utility window”


Leave a Reply