fltk-gui-library
There are 22 repositories under fltk-gui-library topic.
deech/fltkhs
Haskell bindings to FLTK GUI toolkit.
wyhinton/FLTK-RS-Examples
Collection of small demo applications which emphasize using fltk-rs in combination with other rust crates.
drfurqan/FL-Essentials
FLTK Utility Widgets
Ziezi/Programming-Principles-and-Practice-Using-C-by-Bjarne-Stroustrup-
Solutions to the Exercises from ""Programming Principles and Practice Using C++"" by Bjarne Stroustrup
cxy1997/CPP-Practice
SJTU-CS144-assignments&projects
aliaksei-ivanou-by/Stroustrup_Programming
Exercises from Stroustrup's "Programming - Principles and Practice Using C++" (Second Edition)
dinaraparanid/Library_rs
Book Library Interface
njmarko/mastermind
Mastermind game with changed rules so that all possible combinations are calculated and points are adjusted accordingly. Known as "Skočko" in Serbia.
zotho/rust_udp_spreadsheet
Desktop app with UDP sync tables
aliaksei-ivanou-by/Home_Bookkeeping
Bookkeeping software provides an essential solution for any organization or individual who needs to improve their degree of control over their budgeting. The software can be used to record all of your transactions including bills, credit card statements, receipts and more.
Chylynsky/Chip8-Emulator
Chip-8 emulator created using C++ with SDL2 and FLTK libraries.
JacobAWilkins/Robot-Shop
Simulates a store, to buy and sell robot products, using C++ and FLTK.
jpcima/Flw_Piano
Piano widget for FLTK
rajko-z/sorting-flights
Simple C++ gui app for sorting flights according to given criteria
Tros-t/Rust-WebSearch-GUI
A simple GUI with FLTK and Rust
james-5/OpenCalcul8te
This is a multi facited calculator for cheking answers
tries2code/Simple_Checkers
A simple Checkers game for coding practice
tries2code/Simple_Chess
A simple Chess Game for practicing Chess and Coding
emarifer/rust-fltk-todolist
Rust/fltk-rs desktop demo application that uses the fltk-rs GUI framework and persists data in a database-like binary file, performs a full CRUD, and displays a to-do list in GUI.
MahmoudElmanayly/EditorForHTMLplusplus
An Editor to write HTML in an easy way using C++
Zydiii/Calculator
✏Calculator with C++ and FLTK.