Hey! As you guys know, I'm travelling. Soon will be back. Just wanted to clarify about my opinions on SDL. I do think SDL is a very good tool and I don't mean to say at all that programming for SDL is in any way easier than programming on a library that's built into the compiler. I just find that SDL is in itself like a language and programming for it in C is a very different experience from just making a C program (or C++). On the other hand, what I try to achieve with my programs is some portability (through time, more than from platform to platform, but both are good). I have not been very successful on that in GNU/Linux and I keep trying to improve that. SDL does not solve this. It solves other things. Still, I've been interesting in trying it many times, but well, I'd like to solve my portability problem first of all. So far, the only solution appears to be to program for DOS