Skip to content

fltk-rs for the gui #6

@1sra3l

Description

@1sra3l

fltk-rs would be a very good GUI choice for multiple reasons:

  1. you can use fltk-egui to support egui running inside FLTK.
  2. It is compatible with both x11 and Wayland on GNU/Linux systems, as well as Windows, Mac and AFAIK android
  3. It is much smaller and lighter than GTK/Qt while providing a very competent GUI toolkit
  4. FLTK is very fast and fully themable
  5. FLTK is used in zynsubaddFX already
  6. FLUID is a great way to make a mockup design for the UI/UX
  7. fltk-rs is well supported
  8. There are so many sub-libraries available such as a theme library, is easy to extend for custom widgets like the extras, accessibility, and can wrap virtually anything like webkit and VLC for demos or documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions