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.
Rogue Wave Views (formerly ILOG Views) provides GUI and graphic library for Windows and the main X11 platforms. TnFOX , open source ( LGPL ), a portability toolkit. U++ is an Open-source application framework bundled with an IDE ( BSD license ), mainly created for Win32 and Unix-like operating system ( X11 ) but now works with almost any ...
wxWidgets (formerly wxWindows) is a widget toolkit and tools library for creating graphical user interfaces (GUIs) for cross-platform applications. wxWidgets enables a program's GUI code to compile and run on several computer platforms with no significant code changes.
GUI builder Integrated toolchain Profiler Code coverage Autocomplete Static code analysis GUI-based design Class browser Latest stable release C compiler C++ compiler Refactoring; Anjuta (abandoned) GPL: No Yes No FreeBSD: C: Yes Yes Yes Yes No Yes No Yes Yes 2016-03 Yes Yes No AppCode (IntelliJ IDEA) Proprietary: No No Yes Java: Yes Yes No Yes ...
A PIGUI (Platform Independent Graphical User Interface) package is a software library that a programmer uses to produce GUI code for multiple computer platforms.The package presents subroutines and/or objects (along with a programming approach) which are independent of the GUIs that the programmer is targeting.
JUCE is an open-source cross-platform C++ application framework, used for the development of desktop and mobile applications. JUCE is used in particular for its GUI and plug-ins libraries. It is dual licensed under the GPLv3 and a commercial license.
Since then, Jeroen van der Zijp maintains the core library and test applications, with the help of user community. The FOX toolkit is written in C++, with language bindings available for Python, Ruby and Eiffel. The FOX source code distribution supports building with many different (commercial and free) C++ compilers.
Tk is a cross-platform widget toolkit that provides a library of basic elements of GUI widgets for building a graphical user interface (GUI) in many programming languages. It is free and open-source software released under a BSD-style software license.