PDA

View Full Version : DLDI GUI for Linux



wraggster
June 21st, 2007, 16:21
News/release from Sh4wn (http://forum.gbadev.org/viewtopic.php?t=13482&sid=c448e48406c77a0ffb7bf653a826a012):


I've also created a GUI for DLDI, but this time for the Linux people out here. :)

It is created with the intention to improve my C++ skills, and also just for the fun. :)
I've modified the original DLDI source pretty much, which is now a lot more object oriented. And I'm using the gtkmm UI library :)

More info:
http://nds.lucasvd.nl

Download
The first public beta can be downloaded from the sourceforge site:
http://sourceforge.net/project/showfiles.php?group_id=196301&package_id=231940
It's still beta, so if you encounter a bug, know so improvements for my code, or anything else, leave a comment.

DanTheManMS
June 21st, 2007, 17:34
XD, and here I thought someone had finally managed to make a GUI for the DLDI version of DSLinux. Ah well, doesn't matter too much, should help those Linux users out there a bit.

Pheodax
June 22nd, 2007, 11:38
Run from shell to check if required dependencies are installed. libglademm doesn't come preinstalled on Ubuntu (7.04) by default.

Nice little GUI with batch support. I like it, thanks! :)