Crates.io | fltk-float |
lib.rs | fltk-float |
version | 0.1.5 |
source | src |
created_at | 2023-07-04 02:17:26.503341 |
updated_at | 2024-04-06 01:11:06.715862 |
description | Flexible LayOut Autosizing Toolkit for fltk-rs |
homepage | |
repository | https://github.com/vstojkovic/fltk-float |
max_upload_size | |
id | 907564 |
size | 60,573 |
A layout library for fltk-rs that aims to reduce the amount of boilerplate code when trying to lay out widgets so they are auto-sized to their minimal size.
NOTE: The current pre-release is meant for my own personal use in my BUGLE project and isn't ready for wider adoption. I intend to add tests, documentation, and additional features, but until I've done that, use this crate at your own risk.