Skip to content
⌘ NSIS Forum Archive

GTK glade NSIS

4 posts

jeusdi#

GTK glade NSIS

Would it be possible create my User interface using GTK, or other technologies?
Anders#
short answer: no

long answer: it might be possible to just have a instfiles page and use SetParent to "host" that page inside your UI, but it will still be windows only and all that so its rather pointless. If there is a specific thing you want to do, you could probably create a custom plugin like nsDialogs, only using GTK widgets