blob: 1fba23796cd8ac739a28effbecedd8461fe6e698 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Title: Is possible move FLTK to SDL2 or wx-widgets?
Author: mix127
Created: Mon, 20 Jan 2025 19:56:22 +0000
State: closed
Is possible make a version without FLTK. No problem if without gui. Many project no need gui.
For example printing html /svg no needed gui.
Many projects no need more than simple function() for some element gui : back, forward, open url, increase , decrease etc.
--%--
From: rodarima
Date: Mon, 20 Jan 2025 21:38:48 +0000
Not easy, but could be theoretically posible to do. You'll need to rewrite most of the dw/ code. Unlikely to happen any time soon.
|