Requesters for Linux

Monkey Forums/User Modules/Requesters for Linux

dawlane(Posted 2015) [#1]
With release MonkeyX 84 there is a new requesters module that's part of the brl module framework. This module only supports Windows and OS X in GLFW, so I decided to have a go at adding support for Linux.

This involved using three of my least favorite things GTK, GDK and C/C++.
You can find the source code and instructions over at GitHub.

Edit: This is still a work in progress and needs testers.


bitJericho(Posted 2015) [#2]
Wow thanks!