An open API service indexing awesome lists of open source software.

https://github.com/stringepsilon/fbui

UI toolkit written in FreeBASIC
https://github.com/stringepsilon/fbui

Last synced: 3 months ago
JSON representation

UI toolkit written in FreeBASIC

Awesome Lists containing this project

README

          

# fbUI

Object Oriented UI toolkit written in FreeBASIC.

### Notes for users:

You will need at least FBC 1.04. I recommend using compiling with "-mt" for the threadsafe rtlib.

### Thanks to:

Muttonhead, for the inspiration to do this and the code I borrowed in the early stages. Check out his project 'sGUI'!

The german and international freebasic communities for helping me out.

Special thanks to DKL for fixing a couple of FreeBASIC bugs I found.