| Crates.io | lib_myfltk |
| lib.rs | lib_myfltk |
| version | 0.1.8 |
| created_at | 2025-05-13 19:15:18.804048+00 |
| updated_at | 2025-12-05 22:45:24.231716+00 |
| description | Utility functions based on the FLTK.rs GUI library. |
| homepage | |
| repository | https://github.com/jtreagan/lib_myfltk |
| max_upload_size | |
| id | 1672398 |
| size | 77,973 |
Utility functions that are based on the FLTK.rs crate.
I wrote the functions in this crate to help with other projects on which I am working. While my main focus has been on my primary project -- Question Bank Creator -- these functions are and will be useful in other situations. That's why I have kept them in a separate crate.
These functions tend to be weak on error handling. My suggestion is to copy the code into your project and then modify from there. Better than building from scratch. I think. Have fun!
The lib_myfltk library has three modules.
fltk::input module.MIT license.