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.