337 packages tagged with “GUI”
A .NET wrapper for the Dear ImGui library.
Cross platform Terminal UI toolkit for .NET
Avalonia Dialog Host control that provides a simple way to display a dialog with information or prompt the user when information is required
Eto.Forms is a cross platform desktop user interface framework. This framework is built so that you can target multiple platforms with one UI codebase. The goal of this framework is to expose a common API that can be used to build functional applications that run across platforms using their native toolkit. This will make your applications look and work as if it were a native application on all platforms. For advanced scenarios, you can take advantage of each platform's capabilities by wrapping your common UI in a larger application, or even create your own high-level controls with a custom implementations per platform. This framework currently supports creating Desktop applications that work across Windows Forms, WPF, MonoMac, MacOS, and GTK#. In order to run your Eto.Forms based application, you must also install one (or more) of the following packages: - Eto.Platform.Wpf - Eto.Platform.Windows - Eto.Platform.Direct2D - Eto.Platform.Gtk - Eto.Platform.Mac64 - Eto.Platform.MacOS To get more information about how to get started, read the wiki: https://github.com/picoe/Eto/wiki
ReaLTaiizor is a user-friendly and design-focused control library for .NET WinForms projects, containing a wide range of components. You can personalize your projects with different theme options and customize user controls to make your applications more professional.
XUnit Gui written in WPF
Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono that run on multiple platforms from the same codebase. Xwt works by exposing one unified API across all environments that is mapped to a set of native controls on each platform. The framework consists of the frontend (Xwt core) and platform specific backends. Additionally to this core Xwt package you need to add an Xwt toolkit package (Xwt.*) for every platform you want your application to target.
Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono. This package contains the GTK toolkit backend for Xwt based applications targeting GTK2. Xwt.Gtk requires gtk-sharp (https://github.com/mono/gtk-sharp/). The Windows installation package can be obtained from http://www.monodevelop.com/download/#win.
This is the GTK platform for Eto.Forms UI Framework. Currently this package is targetting Gtk 3.14 or newer. Include this along with your Eto.Forms application to provide a GTK interface, typically for Linux users. You do not need to use any of the classes of this assembly (unless customizing the GTK functionality of the platform), and should just use the UI controls from the Eto assembly. When building for the full framework, .NET Framework 4.6.1 or mono framework 5.10 or higher is required.
Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono. This package contains the GTK3 toolkit backend for Xwt based applications targeting GTK3. Xwt.Gtk3 requires gtk-sharp3 (https://github.com/mono/gtk-sharp/). The Windows installation package can be obtained from https://download.gnome.org/binaries/win32/gtk-sharp/.
This is the WPF platform for Eto.Forms UI Framework. Include this along with your Eto.Forms application to provide a WPF interface for your windows users. WPF is by default preferred over the Eto.Platform.Windows platform, so if both are included, WPF will be selected. You do not need to use any of the classes of this assembly (unless customizing the WPF functionality of the platform), and should just use the UI controls from the Eto assembly.
Quickly develop Interactive Automation Scripts in DataMiner 10.6.3 and up.
NoesisGUI core library for engine integrations
Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono. This package contains the WPF toolkit backend for Xwt based applications targeting WPF (Windows Presentation Foundation).
NoesisGUI Application Framework
Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono. This package contains the GTK toolkit backend for Xwt based applications targeting GTK2 on Mac. Xwt.Gtk requires gtk-sharp (https://github.com/mono/gtk-sharp/). The Windows installation package can be obtained from http://www.monodevelop.com/download/#win.
Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono. This package contains the GTK toolkit backend for Xwt based applications targeting GTK2 on Windows. Xwt.Gtk requires gtk-sharp (https://github.com/mono/gtk-sharp/). The Windows installation package can be obtained from http://www.monodevelop.com/download/#win.
Windows Template Library (WTL) is a C++ library for developing Windows applications and UI components. It extends ATL (Active Template Library) and provides a set of classes for controls, dialogs, frame windows, GDI objects, and more.
This is the 64-bit MonoMac platform for Eto.Forms UI Framework. Eto.Platform.Mac64 uses a modified version of the open source MonoMac for 64-bit, which allows you to create macOS application bundles from any platform. This package creates an .app bundle to run your app on macOS, even on Windows or Linux. By default, the .NET Core runtime will be bundled in Release configuration so your app won't require extra dependencies. Use Eto.Platform.macOS if you want to distribute your app to the Mac App Store. You do not need to use any of the classes of this assembly (unless customizing the MonoMac functionality of the platform), and should just use the UI controls from the Eto assembly.
PDFControls.NET for WinForms is a 100% managed .NET component that enables you to add PDF reader/editor functionality to your .NET WinForms applications. The component is a .NET class library consisting of user interface controls and UI-less classes to access and modify the PDF document.
Extends Blend with new attached properties and types that expose features included in NoesisGUI.
A WinForms-inspired object-oriented framework around Dear ImGui (https://github.com/ocornut/imgui)
This is the Windows Forms platform for Eto.Forms UI Framework. Include this along with your Eto.Forms application to provide a Windows Forms interface for your windows users. You do not need to use any of the classes of this assembly (unless customizing the Windows Forms functionality of the platform), and should just use the UI controls from the Eto assembly.
Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono. This package contains the Xamarin.Mac based Mac/Cocoa toolkit backend for Xwt applications targeting OS X. Xwt.XamMac requires Xamarin.Mac to be installed.
This project is the Engine GUI Api/Model/Events for the EventHorizon Game Client.
The Standard edition PDFControls.NET is a 100% managed .NET component that enables you to add PDF reader functionality to your .NET WinForms applications. The component is a .NET class library consisting of user interface controls and UI-less classes to access the PDF document. The standard edition does not allow you to modify or save a document.
PDFControls.NET is a 100% managed .NET component that enables you to add PDF reader/editor functionality to your .NET WinForms applications. The component is a .NET class library consisting of user interface controls and UI-less classes to access and modify the PDF document. Compared to the standard edition, the professional edition allows you to modify and save a document.
Generic GUI driver for GUI based test automation with TAF. This package is extended for different technologies.
NoesisGUI Theme
Empty Keys UI is XAML based UI library. This package supports only MonoGame engine.