Skip to content

Commit bd24c73

Browse files
committed
update GacUI in GUI
1. fix the order of GacUI in GUI section, 2. add license, 3. update the link of GacUI.
1 parent a623200 commit bd24c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
263263

264264
* [CEGUI](http://cegui.org.uk/) - Flexible, cross-platform GUI library.
265265
* [FLTK](http://www.fltk.org/index.php) - Fast, light, cross-platform C++ GUI toolkit. [GPL2]
266+
* [GacUI](https://github.com/vczh-libraries/GacUI) - GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features. [Ms-PL]
266267
* [GTK+](http://www.gtk.org/) - A multi-platform toolkit for creating graphical user interfaces. [LGPL]
267268
* [gtkmm](http://www.gtkmm.org/en/) - The official C++ interface for the popular GUI library GTK+. [LGPL]
268269
* [imgui](https://github.com/ocornut/imgui) - Immediate Mode Graphical User Interface with minimal dependencies. [MIT]
@@ -275,7 +276,6 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
275276
* [PDCurses](http://pdcurses.sourceforge.net/) - Public domain curses library with both source code and pre-compiled library available. [PublicDomain]
276277
* [Sciter](http://sciter.com/) - Sciter is an embeddable HTML/CSS/scripting engine aimed to be used as an UI layer of modern desktop applications. [Free/Commercial]
277278
* [wxWidgets](http://wxwidgets.org/) - A C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. [Own LGPL]
278-
* [GacUI](https://github.com/vczh-libraries) - GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features.
279279

280280
## Graphics
281281

0 commit comments

Comments
 (0)