Search results
Results from the WOW.Com Content Network
This is a list of notable library packages implementing a graphical user interface (GUI) platform-independent GUI library (PIGUI). These can be used to develop software that can be ported to multiple computing platforms with no change to its source code .
The Amiga OS Intuition was formerly present in the Amiga Kickstart ROM and integrated itself with a medium-high level widget library which invoked the Workbench Amiga native GUI. Since Amiga OS 2.0, Intuition.library became disk based and object oriented. Also Workbench.library and Icon.library became disk based, and could be replaced with ...
gtkmm (formerly known as gtk--or gtk minus minus [1]) is the official C++ interface for the popular GUI library GTK. gtkmm is free software distributed under the GNU Lesser General Public License (LGPL). gtkmm allows the creation of user interfaces either in code or with the Glade Interface Designer, using the Gtk::Builder class.
Code::Blocks – C/C++ IDE; CodeLite – simple C++ Editor (Collection of free Tools, implemented by plugins) FileZilla – FTP client; FreeFileSync – a free and open-source file synchronization software; GrandOrgue – virtual pipe organ simulator; Guayadeque Music Player – a music player with database; Hollywood – uses wxWidgets in its ...
Free and open-source software portal; FLTK – a light, cross-platform, non-native widget toolkit; fpGUI – a cross-platform GUI toolkit with a Visual Form Designer and a custom help document reader; GTK – a widget toolkit used by GNOME applications; gtkmm – the official C++ interface to GTK
FLTK is free and open-source software, licensed under GNU Lesser General Public License (LGPL) with an added clause permitting static linking from applications with incompatible licenses. In contrast to user interface libraries like GTK , Qt , and wxWidgets , FLTK uses a more lightweight design and restricts itself to GUI functionality.
Fyne is a free and open-source cross-platform widget toolkit for creating graphical user interfaces (GUIs) across desktop and mobile platforms. It is designed to enable developers to build applications that run on multiple desktop and mobile platforms/versions from a single code base. [2]
fpGUI, the Free Pascal GUI toolkit, is a cross-platform graphical user interface toolkit developed by Graeme Geldenhuys. fpGUI is open source and free software, licensed under a Modified LGPL license. The toolkit has been implemented using the Free Pascal compiler, meaning it is written in the Object Pascal language.