Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!hp-pcd!hpcvlx!dex From: dex@hpcvlx.cv.hp.com (Dex Smith) Newsgroups: comp.windows.x Subject: Re: Help: How can I force widget redraw without returning to XtMainLoop Message-ID: <100920258@hpcvlx.cv.hp.com> Date: 3 Dec 90 19:04:27 GMT References: Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 7 If you are using Motif, you can simply call XmUpdateDisplay() whenever you want to update your application's window(s). The XmUpdateDisplay() function takes a single parameter: a widget ID. - Dex Smith Hewlett-Packard Company