Re: MiniGUI Viable?
- Posted by ghaberek (admin) Aug 03, 2023
- 825 views
Icy_Viking said...
Would a MiniGUI wrapper be viable for a GUI for Euphoria? It is cross-platform. Even though its for embedded systems, it does run under Linux and even win32.
https://github.com/VincentWei/MiniGUI
If its not viable. Then perhaps another solution can be discussed. Or even expanding upon win32lib even if win32lib is windows only.
This seems more like more of an immediate mode GUI (like Nuklear or Dear ImGUI) than a traditional desktop toolkit.
I still think the "best" path forward right now is IUP but as pointed out in another thread, it hasn't been getting a lot of attention from its developers recently, so who knows where it's going.
-Greg