enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. fpGUI - Wikipedia

    en.wikipedia.org/wiki/FpGUI

    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.

  3. List of widget toolkits - Wikipedia

    en.wikipedia.org/wiki/List_of_widget_toolkits

    FLTK, open source , cross-platform toolkit designed to be small and fast. FOX toolkit, open source , cross-platform toolkit. GLUI, a very small toolkit written with the GLUT library. gtkmm, C++ interface for GTK; Juce provides GUI and widget set with the same look and feel in Microsoft Windows, X Windows Systems, macOS and Android. Rendering ...

  4. 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.

  5. FireMonkey - Wikipedia

    en.wikipedia.org/wiki/FireMonkey

    FireMonkey (abbreviated FMX) is a cross-platform GUI framework developed by Embarcadero Technologies for use in Delphi, C++Builder or Python, using Object Pascal, C++ or Python to build cross-platform applications for Windows, macOS, iOS, and Android. A third-party library, FMX Linux, enables the building of FireMonkey applications on Linux.

  6. 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.

  7. Common Lisp Interface Manager - Wikipedia

    en.wikipedia.org/wiki/Common_Lisp_Interface_Manager

    The Common Lisp Interface Manager (CLIM) is a Common Lisp-based programming interface for creating user interfaces, i.e., graphical user interfaces (GUIs). It provides an application programming interface (API) to user interface facilities for the programming language Lisp. [1]

  8. Lazarus Component Library - Wikipedia

    en.wikipedia.org/wiki/Lazarus_Component_Library

    The LCL consists of a collection of units that provide components and classes especially for visual tasks. It is based on the Free Pascal libraries RTL and FCL.By binding platform-specific widgetsets it supports platform-sensitive software development for several operating systems including Android, Desktop Linux, Mac OS X and Windows.

  9. Cross-platform software - Wikipedia

    en.wikipedia.org/wiki/Cross-platform_software

    FLTK: an open-source toolkit, but more lightweight because it restricts itself to the GUI. Flutter: A cross-platform UI framework for IOS, Android, Mac, Windows and developed by Google. fpGUI: An open-source widget toolkit that is completely implemented in Object Pascal. It currently supports Linux, Windows and a bit of Windows CE.