-
The current UI for windows is based on ComCtl dialogs and winsafe win32. The UI on linux & macos is limited to some very basic OS-level dialogs. Ideally, the updater should ship with it's own light-we…
-
I am trying to compile [jwm-settings-manager](https://github.com/Israel-/jwm-settings-manager) on Manjaro (Archlinux). With the Archlinux [**fltk**](https://www.archlinux.org/packages/extra/x86_64/flt…
-
**Describe the bug**
The variables:
-DFLTK_USE_SYSTEM_ZLIB=1
-DFLTK_USE_SYSTEM_LIBJPEG=1
-DFLTK_USE_SYSTEM_LIBPNG=1
do not detect the Windows MSVC compiled libraries (statica…
-
Hello,
First of all, Thank you.
using Windows 11, Mingw64 (GCC), Golang V1.22.5
I am trying to learn this library from examples.
If I set fltk.SetScheme("plastic"), Close the windows.. Process…
-
Hi all,
Here is a guide to get p4vasp to Run on **MacOS Monterey or Ventura**, and I have tested and could confirm it works on my MacBook Pro with **M1 Pro chip**.
1. Install dependencies and ap…
-
moonfltk build failure with fltk 1.4
Some class members were modified public to private, or removed in fltk.
Check original repo, or fix these errors by preprocessor with fltk ABI version.
-
I would like to understand how to properly connect the library to a third-party project, using the example of FreeRDP. I'm trying to build a program with a self-written GUI based on the FLTK library. …
-
So I am building a reflex wrapper for fltkhs at https://github.com/MarisaKirisame/reflex-fltk. I had made a special wrapper of newtype FLTK m a = FLTK { unFLTK :: m a } to denote that something is a f…
-
Dillo is very good. But it is still not in library form. Adding dillo to wxwidgets, to C gtk or QT would change usage a lot.
Many projects don't want to link to JavaSscript for security reasons. Su…
og1en updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
On current FLTK version (1.3.8 or 1.4.0), I didn't see it support multi-touch for touchscreen. So, I have a question will it plan …