aboutsummaryrefslogtreecommitdiff
path: root/343
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2025-09-28 20:26:15 +0200
committerRodrigo <rodarima@gmail.com>2025-09-28 23:10:55 +0200
commitfb510ea86be5ceb9e91573890242581fdbd77ad8 (patch)
treed819fe40683592008d136727f5a0b03e48dc1164 /343
Initial versionHEADmain
Diffstat (limited to '343')
-rw-r--r--343/index.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/343/index.md b/343/index.md
new file mode 100644
index 0000000..1fba237
--- /dev/null
+++ b/343/index.md
@@ -0,0 +1,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. \ No newline at end of file