On Wed, Sep 25, 2002 at 12:13:46 -0500, Billy Biggs wrote:
Its probably
just a bad choice of toolkit. GDK and SDL seem to be able
to do it.
Nope, SDL applications tear all the time also.
OK, well I've recoded it (the graphics part) in SDL, and it may not be
refresh synced, but its so much faster that it doesn't matter.
SDL also makes this kind of basic pixmap stuff much easier, though I had
to write my own linedrawing routine.
Now I 'just' need to jackify the SDL code...
- Steve