Git Product home page Git Product logo

level0r0s / fpgui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from graemeg/fpgui

0.0 2.0 0.0 29.13 MB

fpGUI Toolkit is a cross-platform GUI toolkit using Free Pascal

Home Page: http://fpgui.sourceforge.net

License: GNU Lesser General Public License v2.1

Shell 0.05% Pascal 79.60% SourcePawn 1.50% HTML 0.15% JavaScript 0.18% CSS 0.98% IGOR Pro 0.45% PHP 3.79% Batchfile 0.01% Java 7.98% C++ 4.88% Assembly 0.43%

fpgui's Introduction

fpGUI information
=================
 This version of fpGUI is based on a implementation where every
 widget has a window handle. In other words every widget is actually
 an embedded window inside a top-level window (aka Form).

 If you wanted to look at the old design of fpGUI - the one based on
 a single handle per Form - then create a local branch based on the
 tag 'single_handle_fpgui', or the slightly newer branch called 
 'v0.4_fixes'.

 Release v0.5 and later is the new design (multi-handle implementation).
 It was a complete rewrite of the code.



To install FPC under Debian/Ubuntu
==================================
 Select the fpc.deb metapackage, which depends on a number of sub-packages
 containing the compiler, the units and so on. The 'libc' unit provided by
 FPC is included in the fp-units-i386.deb package, which is however marked
 as "deprecated" by the Ubuntu package manager and is therefore *not*
 installed by default using fpc.deb.

 The following command will set up FPC under Ubuntu in order to be used with
 fpGUI:

   sudo apt-get install fpc fp-units-i386



How to compile fpGUI
====================
 Please see the INSTALL.txt file for detailed instructions.



System requirements under Linux
===============================
To be able to compile and link fpGUI based applications you need to install
the following library dependencies. The packages will pull in all the other
required packages too.

  $ sudo apt-get install libX11-dev
  $ sudo apt-get install libXft-dev



System requirements under *BSD, OpenSolaris
===========================================
Pretty much the same as under Linux.


Regards,
 - Graeme Geldenhuys -

                   ============================================

fpgui's People

Contributors

graemeg avatar jmarcl avatar jmarc-l avatar andrewd207 avatar mvancanneyt avatar dibok avatar philippe-s-levi avatar webcss avatar fredvs avatar hinst avatar

Watchers

0r0 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.