Skip to content

Allegro GUI libraries

Zorro edited this page Feb 4, 2022 · 7 revisions

Allegro 5 Graphical User Interfaces

AGUI C++ GUI (jmasterx) : http://github.com/jmasterx/AGUI

EAGLE C++11 GUI (Edgar Reynaldo) : http://members.allegro.cc/EdgarReynaldo/Eagle.html

WidgetZ, a C GUI (SiegeLord) : https://github.com/SiegeLord/WidgetZ

TGUI (Trent Gamblin)

GWEN (Garry Newman) https://github.com/garrynewman/GWEN

IMGUI Immediate Mode C++ GUI https://github.com/ocornut/imgui

lgui C++11/14 GUI (frank n) https://github.com/frank256/lgui

alguichan (C++) (tobing) https://sourceforge.net/projects/alguichan/

Qt https://www.qt.io/

WxWidgets https://www.wxwidgets.org/

Allegro 4 GUIs

EAGLE 4 (Classic) C++ GUI https://github.com/EdgarReynaldo/EagleClassic

MaSKING (Miran Amon's skinnable GUI) http://members.allegro.cc/miran/masking.html

lexgui (Spellcaster) http://www.steinke.net/allegro/

DLG (Julien Cugniere) DIALOG editor http://uos.free.fr/ https://www.allegro.cc/depot/dlg-agraphicalDIALOGeditor/

AGUP (Allegro GUI UnUnglification Project) http://agup.sourceforge.net/

guichan (Olof Naessen and Per Larsson) https://code.google.com/archive/p/guichan/

Others...

...Lots of others here...add later...

Back to Home

Clone this wiki locally