the way i do it for this situation, is i drawfill the color of the rect i want, then i draw the rect, then drawfill the outside again with white so all you see is the rect

this will show the black outline, but u can draw over with another rect or drawreplace
Code:
//window -pkodCfB +nt @PicWin -1 -1 300 300 | drawfill @PicWin 4 1 0 0 | drawrect @PicWin 1 1 10 10 280 280 | drawfill @PicWin 0 1 0 0

Last edited by foshizzle; 04/05/08 01:41 PM.

This is not the signature you are looking for