Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!unirot!mikef From: mikef@unirot.UUCP (mike fritze) Newsgroups: net.micro.amiga Subject: Need Intuition Help Message-ID: <1012@unirot.UUCP> Date: Sat, 16-Aug-86 09:29:32 EDT Article-I.D.: unirot.1012 Posted: Sat Aug 16 09:29:32 1986 Date-Received: Sun, 17-Aug-86 10:50:45 EDT Reply-To: mikef@unirot.UUCP (mike fritze) Organization: Public Access Un*x, Piscataway NJ (The Soup Kitchen) Lines: 9 I have an application in which I would like to program a resizable box on an Amiga window which can be positioned and resized by the mouse to select a screen area of interest. I already know how to use the mouse in a C program via IDCMP but I do not know how to generate the box. If I use a sprite, I am limited to a width of 16 pixels. How can I generate such a box that does not interfere with the graphic image in the window it is used. Any help would be greatly appreciated. Thanx.