Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!mordor!styx!ames!ucla-cs!sdcrdcf!ste From: ste@sdcrdcf.UUCP (Steve Eckmann) Newsgroups: comp.sys.atari.st Subject: GEM window problem Message-ID: <3646@sdcrdcf.UUCP> Date: Mon, 29-Dec-86 17:55:18 EST Article-I.D.: sdcrdcf.3646 Posted: Mon Dec 29 17:55:18 1986 Date-Received: Tue, 30-Dec-86 18:40:27 EST Reply-To: ste@sdcrdcf.UUCP (Steve Eckmann) Organization: System Development Corporation R&D, Santa Monica Lines: 15 References: How does one cause a GEM window to be redrawn? I am working on an application that uses two windows. Each time either of the windows is entered its contents are to be changed, so I want to redraw that window. The application waits for the appropriate mouse event, changes the mouse form (just so I know the event-handler is doing something), and calls a routine to redraw the changed window. Nothing happens, but the event stuff continues to work. It looks like the screen is locked. I think my code is doing window updates as described in the Balma/Fitler book, except that I am using TDI Modula-2 (which I like a lot) instead of C. Can someone point me toward a solution to this problem? Thanks in advance. -- Steve Eckmann System Development Corporation, 2525 Colorado Ave., Santa Monica, CA 90406 213-820-4111 x5336 UUCP: ste@sdcrdcf.UUCP ARPA: Eckmann@Dockmaster.ARPA