Path: chuka.playstation.co.uk!news From: Charlie Newsgroups: scee.yaroze.programming.2d_graphics Subject: rectangle ordering Date: Tue, 16 Jun 1998 18:43:30 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 13 Message-ID: <3586AEC1.2E8A@livemedia.co.uk> Reply-To: charlie@livemedia.co.uk NNTP-Posting-Host: livemedia.easynet.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (Win95; I) Hi, I'm drawing several rectangles, and I guess I'm expecting them to appear on top of each other depending on the order I draw them, with the one I draw first being at the back, and so on. I'm putting them all at the front of the OT (ie =0). But ... the one I draw first is at the front, and subsequent ones behind it.. is this normal ? ... am I doing something wrong ? ... Can I get it to do it the other way around ? ta Charlie