9fans archive / 1997 / 09 / 51 / prev next From: forsyth@cal... forsyth@cal... Subject: [9fans] XaoS - first useable version Date: Wed, 10 Sep 1997 08:42:51 BST >>Also another question: What is the best way to clear window. i didn't >>found any function for that, so I use border with wide set to xsize+ysize, >>maybe there should be better way. bitblt(&screen, screen.r.min, &screen, screen.r, Zero);