Tylemagne
Tylemagne
So far, there is: 1. New icon 2. Win32 GUI (useful for links, console log, input reporting, status indicators, about, etc). 3. A true installer
In the spirit of compatibility, it might not be a great idea to use MFC/forms or anything of that sort to get a GUI, which means it would need to...
Executables without icons scream "malware". Any ideas on a logo design? I'm thinking something with a giant "G", an outline of a Gopher's head, an Xbox controller, or a combination...
I don't have an active Linux machine to test/build this on, but if anyone else has the opportunity to look into it, that would be super helpful. https://github.com/paroj/xpad
Based on http://www.cplusplus.com/doc/tutorial/files/, it appears that file I/O would be VERY easy to implement into Gopher. Here's what I think could work for Gopher: - Upon launch: Gopher will check...
I crawled the source and can't find a way to do this. I see on line 326 and 327 it's setting it to a singular static value set by the...
Is this possible? I can't find a feature that would allow this.