Pinned Repositories
delegates
Modern c ++17 library containing multicast delegate and event classes.
Examples
Shows how to use Gui controls with some common toolkits.
Examples_Cocoa
Shows how to use macOS AppKit Cocoa controls without StoryBoard only by programming code (objective-c)
Examples_FLTK
Shows how to use Fltk controls only by programming code (c++17).
Examples_Gtkmm
Shows how to use Gtkmm controls by programming code (c++17).
Examples_Qt
Shows how to use Qt widgets only by programming code (c++17).
Examples_Win32
Shows how to use Win32 controls by programming code (c++17).
Examples_wxWidgets
Shows how to use wxWidgets controls only by programming code (c++17).
properties
another c#-like property accessor for C++11 and above.
xtd
Free open-source modern C++17 / C++20 framework to create console, GUI (forms like WinForms) and unit test applications and libraries on Microsoft Windows, Apple macOS and Linux.
gammasoft71's Repositories
gammasoft71/xtd
Free open-source modern C++17 / C++20 framework to create console, GUI (forms like WinForms) and unit test applications and libraries on Microsoft Windows, Apple macOS and Linux.
gammasoft71/Examples_wxWidgets
Shows how to use wxWidgets controls only by programming code (c++17).
gammasoft71/Examples_Cocoa
Shows how to use macOS AppKit Cocoa controls without StoryBoard only by programming code (objective-c)
gammasoft71/Examples_Qt
Shows how to use Qt widgets only by programming code (c++17).
gammasoft71/Examples_Win32
Shows how to use Win32 controls by programming code (c++17).
gammasoft71/Examples_FLTK
Shows how to use Fltk controls only by programming code (c++17).
gammasoft71/Examples_Gtkmm
Shows how to use Gtkmm controls by programming code (c++17).
gammasoft71/properties
another c#-like property accessor for C++11 and above.
gammasoft71/delegates
Modern c ++17 library containing multicast delegate and event classes.
gammasoft71/Examples
Shows how to use Gui controls with some common toolkits.
gammasoft71/xtd_c
Free open-source C11 framework to create console, forms (GUI like WinForms) and unit test applications on Microsoft Windows, Apple macOS and Linux.
gammasoft71/tunit
Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.
gammasoft71/Examples_Gtk
Shows how to use Gtk3 controls by programming code (c++17).
gammasoft71/Examples_CSharp
Shows how to use .Net Framework controls without RAD only by programming code : Console, Gui (WinForms) and unit tests (CSharp)
gammasoft71/cursors
windows, macOS and gtk cursors
gammasoft71/cron-gui
Simple GUI to managing your local crontab on Windows, macOS and linux.
gammasoft71/xtd_tools
The xtd_tools project is a collection of tools to help xtd development.
gammasoft71/Examples_Cpp
Shows how to use c++17.
gammasoft71/Examples_Python
Shows how to use tkinter and wxPython only by programming code (Python).
gammasoft71/Examples_C
gammasoft71/modern_cpp_course
Modern C++ course
gammasoft71/tunit_gui_win_forms
gammasoft71/win32_gui
C++ Win32 gui draft project used to experiment with xtd.
gammasoft71/Examples_JUCE
Shows how to use JUCE only by programming code (c++17) and CMake.
gammasoft71/xtd_dev_tools
GUI tools made with xtd to help speed up xtd development
gammasoft71/gammasoft71
Gammasoft aims to make c++ fun again.
gammasoft71/homebrew-xtd
macOS Homebreaw installation files for xtd
gammasoft71/nav
NAV: Names and Values for Enumerations. Provides complete reflection capabilities on enums, including name lookup, value lookup, parsing functions (like charconv), and input validation
gammasoft71/wxCharts
A library to create charts in wxWidgets applications
gammasoft71/wxWidgets
Cross-Platform C++ GUI Library