Path: utzoo!mnetor!uunet!peregrine!ccicpg!cci632!ritcv!msl5864 From: msl5864@ritcv.UUCP (Michael S. Leibow) Newsgroups: comp.sys.amiga.tech Subject: ClearDMRequest, EndRequest Message-ID: <345@ritcv.UUCP> Date: 7 Apr 88 03:48:02 GMT Reply-To: msl5864@ritcv.UUCP (Michael S. Leibow) Organization: Rochester Institute of Technology, Rochester, NY Lines: 29 Hi, I am writing a program which lets the user open up windows on demand. In each window I set up a double menu requester so the user can change preferences on demand. Situation: User brings up requester in window 1. User selects window two and brings up same requester. My program can't handle same requester in two windows. Solution: After first requester appears (REQSET) do a ClearDMRequest on all windows. When I get a REQCLEAR, do a SetDMRequest on all windows. Problem: ClearDMRequest has no effect. I can still bring up the second requester and guru my program. Without fixing my whole interface, is there a way to fix this? -- Michael S. Leibow UUCP: {allegra,seismo}!rochester!ritcv!msl5864 CSNET: msl5864%rit@csnet-relay.ARPA