Ui Design Tools Visual Studio
A graphical user interface builder (or GUI builder), also known as GUI designer, 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. Without a GUI builder, a GUI must be built by manually specifying each widget's parameters in 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 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]
- GTK / Glade Interface Designer
- XForms (toolkit)
- Intrinsics
- Motif
C# Based [edit]
- UWP / Windows Presentation Foundation / WinForms
- Microsoft Visual Studio XAML Editor, XAML based GUI layout
- Microsoft Expression Blend
- SharpDevelop
- Xarmarin.Forms / .NET Core
- Xamarin Studio
C++ Based [edit]
- UWP / Windows Presentation Foundation / WinForms
- Microsoft Visual Studio XAML Editor, XAML based GUI layout
- Microsoft Blend
- Qt Creator / Qt
- FLTK
- wxWidgets
- wxGlade
- wxFormBuilder
- wxCrafter (plugin for CodeLite)
- Projucer
Objective-C / Swift Based [edit]
- Cocoa/OpenStep
- GNUstep
- Gorm
Java-Based [edit]
- Android Studio, XML based GUI layout
- NetBeans GUI design tool
HTML/Javascript Based [edit]
- DreamWeaver from Adobe (Web Application User Interface Builders)
- Apache Cordova / PhoneGap
Object Pascal Based [edit]
- Delphi / VCL (Visual Component Library)
- Lazarus / LCL (Lazarus Component Library)
Tk Framework Based [edit]
- Tk (framework)
- ActiveState Komodo (No longer[ when? ] has a GUI builder)
Visual Basic Based [edit]
- UWP / Windows Presentation Foundation / WinForms
- Microsoft Visual Studio XAML Editor, XAML based GUI layout
- Microsoft Expression Blend
Misc [edit]
- Adobe Animate
- App Inventor for Android
- AutoIt
- Axure RP
- Interface Builder
- Crank Storyboard Suite
- Creately
- Embedded Wizard
- FLUID
- GEM
- Resource construction set
- Stetic
- LucidChart
- OpenWindows
- Scaleform
- Ultimate++
- Wavemaker
List of development environments [edit]
IDEs with GUI builders [edit]
- 4D
- ActiveState Komodo (No longer[ when? ] has a GUI builder)
- Android Studio
- Anjuta
- AutoIt3
- B4X
- C++Builder
- Clarion
- Code::Blocks
- CodeLite
- dBase
- Delphi
- Embedded Wizard
- Eclipse
- Gambas
- IntelliJ IDEA
- JDeveloper
- KDevelop
- LabWindows/CVI
- LANSA
- Lazarus
- Liberty BASIC
- Microsoft Visual Studio
- MonoDevelop
- MSEide+MSEgui
- MyEclipse
- NetBeans
- OutSystems
- PascalABC.NET
- Purebasic
- Qt Creator
- SharpDevelop
- Softwell Maker
- VisualFBEditor
- WinFBE
- Xcode
- Xojo
See also [edit]
- Human interface guidelines
- Human interface device
- User interface markup language
- User interface modeling
- Design-Oriented Programming
- Linux on the desktop
Ui Design Tools Visual Studio
Source: https://en.wikipedia.org/wiki/Graphical_user_interface_builder
Posted by: cohenthold2000.blogspot.com
0 Response to "Ui Design Tools Visual Studio"
Post a Comment