SandMines Graphics coming alongSubmitted by bradbobak on Sun, 09/12/2010 - 02:13 |
My gui is coming along, and I'd thought I'd snap some screenshots of things I've made so far.
The url http://images.sandmines.org is a directory containing some images of my current apps.
gridit is basically a simple icon editing tool I made. This is the first thing I wrote to allow myself to make simple images for things like the fileselect dialog.
ircit is my irc client. Its really basic right now, but it does function. I've been using this as my client for a couple months now, and the main reason I use it is to test the stability of SMG (since its running all the time).
multiterm I've just started. Its a very basic terminal emulator which provides a grid-like box of terminals. It (tries) to emulate vt100 as much as it can (vi seems to work). It binds function keys (F1-whatever) to each terminal session, so you can navigate with the keyboard. If the terminal isn't fully displayed in the visible region, the F? warp will attempt show the entire terminal.
multiterm needs more work (I haven't started using it as my main dev terminal yet, but I will soon, if only to provide another app for testing SMG).
Well thats it for now. I do have a few other projects in the works, but nothing spectacular to show about them.
I will eventually (when it seems stable enough where I don't need to restructure much else) release my gui.
