fltk-float

Crates.iofltk-float
lib.rsfltk-float
version0.1.5
sourcesrc
created_at2023-07-04 02:17:26.503341
updated_at2024-04-06 01:11:06.715862
descriptionFlexible LayOut Autosizing Toolkit for fltk-rs
homepage
repositoryhttps://github.com/vstojkovic/fltk-float
max_upload_size
id907564
size60,573
(vstojkovic)

documentation

README

fltk-float

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.

Commit count: 36

cargo fmt