diff options
Diffstat (limited to '343')
-rw-r--r-- | 343/index.md | 15 |
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 |