Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!texsun!convex!smu!patel From: patel@smu Newsgroups: comp.sys.mac Subject: Help on a LSP program Message-ID: <90000002@smu> Date: Mon, 5-Oct-87 13:49:00 EDT Article-I.D.: smu.90000002 Posted: Mon Oct 5 13:49:00 1987 Date-Received: Sat, 10-Oct-87 10:31:43 EDT Lines: 15 Nf-ID: #N:smu:90000002:000:519 Nf-From: smu!patel Oct 5 12:49:00 1987 I am writing an application (in Lightspeed Pascal) that displays various types of objects of varying size and allows the user to move these objects around. Since the objects are of varying size, I cannot use ICONs to represent them. What is the best way of doing this? If I use PICTs to draw these objects, then how do I detect that the user has clicked inside a particular object? How do I drag only the outline of the object? Any help would be appreciated. Example source would be even better. Nirav Patel