Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-spam!ames!ucbcad!ucbvax!hoptoad!slc From: slc@hoptoad.uucp (Steve Costa) Newsgroups: comp.sys.amiga Subject: ActivateGadget() Message-ID: <2158@hoptoad.uucp> Date: Thu, 21-May-87 23:04:47 EDT Article-I.D.: hoptoad.2158 Posted: Thu May 21 23:04:47 1987 Date-Received: Sat, 23-May-87 14:17:55 EDT Reply-To: slc@hoptoad.UUCP (Steve Costa) Distribution: na Organization: Presidio Software Lines: 9 How do you use ActivateGadget() ? I have source to a program that doesn't use it, so that its requester requires clicking. I've tried using ActivateGadget before and after the request, with a Delay(5), but still nothing happens. Is using ActivateGadget more complex than just inserting into already-running code? If someone could point me to a simple example, it would be very helpful.