What's new

gcube linux/mac ox gui

Sri Narayan

New member
Because Monk is working again. Here is my gui I've written in 5 minutes. Two differen gui-libs are used FLTK (Fast Light Toolkit (FLTK)) and QT (www.trolltech.com). The fltk version depends on fltk-1.x.x and the qt version depends on qt-3.3. I hope it is is useful for you. Don't ask me how to build it on MacOX, because I don't have a Mac. (Edit) The emu have to be in your $PATH (i.e. /usr/bin, /usr/local/bin)

ciu
 
Last edited:
OP
S

Sri Narayan

New member
There is already one gui. If you want my gui, download Bloodshed Software - Dev-C++ and go to the menu/tool/download_tool (sth like this) and select libfltk to install this lib. Create a new fltk project copy and paste my code(gcube_gui.cpp) into this project and compile it. Have fun!

ciu
 

Top