GithubHelp home page GithubHelp logo

fpui's Introduction

FP-UI

Freepascal USER INTERFACE DEMOS.

It is a GUI with menus, windows, scroll list with mouse and keyboard interface. I have also developed them in text mode using the unit video.

My units use PtcGraph, PtcCrt, PtcMouse included in FreePascal 2.6 or higher for Graphics and RTL (video and keyboard) for Text Mode.

I've created this only for fun and to learn programming. That's why they are full of mistakes and redundancies. I hope this will help me become a better programmer one day.

NOTE: FOR X11 headers in linux install: sudo apt-get install xorg-dev

Units:

Graph mode:

  • gfxn.pas >> Graphic Unit to add buttons, textbox.
  • gfwin.pas >> Graphic Unit to create windows.
  • hex2bin.pas >> Unit to handle different operations with hexadecimals.
  • gaedch.pas >> Graphic Unit that creates a dynamic list to select different options.
  • gaedch2.pas >> Graphic Unit that creates a dynamic list to select different options with mouse control.

Text mode: Compatible with video unit.

  • aedcho2.pas >> Unit that creates a dynamic list to select different options.
  • winvideo.pas >> Unit that allows to create dynamic windows.
  • vidutil.pas >> Unit with tools to expand the video functionality.

Programs:

  • hexeditor.pas >> demo hex editor that uses all the libraries.
  • colpick.pas >> True Color(16k) palette picker.
  • wintest.pas, wintest2.pas, testscroll.pas >> Different test programs.
  • asc.pas >> Text mode ASCII table with windows and multiple choice using unit video.
  • rdf.pas >> A very rudimentary prototype of a text editor in text mode.
  • openfile.pas >> Selecting a file in a menu-style dialog.

In Graph mode: Alt text Alt text Alt text

In text mode:

Alt text Alt text Alt text

EOF

fpui's People

Contributors

velorek1 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

morabaraba

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.