enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of platform-independent GUI libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_platform...

    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.

  3. List of widget toolkits - Wikipedia

    en.wikipedia.org/wiki/List_of_widget_toolkits

    CLX (Component Library for Cross-platform) was used with Borland's (now Embarcadero's) Delphi, C++ Builder, and Kylix, for producing cross-platform applications between Windows and Linux. It was based on Qt , wrapped in such a way that its programming interface was similar to that of the VCL toolkit.

  4. JUCE - Wikipedia

    en.wikipedia.org/wiki/Juce

    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. [2]

  5. wxWidgets - Wikipedia

    en.wikipedia.org/wiki/WxWidgets

    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.

  6. Platform-independent GUI library - Wikipedia

    en.wikipedia.org/wiki/Platform-independent_GUI...

    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.

  7. XVT - Wikipedia

    en.wikipedia.org/wiki/XVT

    XVT is a software development environment for building cross-platform GUI applications in C or C++. [1] XVT allows developers to graphically lay out an application's GUI, and provides cross-platform libraries to aid development.

  8. Tk (software) - Wikipedia

    en.wikipedia.org/wiki/Tk_(software)

    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.

  9. Fox toolkit - Wikipedia

    en.wikipedia.org/wiki/Fox_toolkit

    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; IUP – a multi-platform toolkit for building native graphical user interfaces; Juce