Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!bcm!etaylor From: etaylor@wilkins.iaims.bcm.tmc.edu (Eric Taylor) Newsgroups: comp.windows.x Subject: Re: Was None now XtSetValues Message-ID: <3235@gazette.bcm.tmc.edu> Date: 18 Dec 90 15:57:44 GMT References: <9012171804.AA29328@unislc.UUCP> Sender: usenet@bcm.tmc.edu Reply-To: etaylor@wilkins.iaims.bcm.tmc.edu (Eric Taylor) Organization: Baylor College of Medicine, Houston, Tx Lines: 15 Nntp-Posting-Host: wilkins.iaims.bcm.tmc.edu XtSetValues works by first calling the widget's SetValues Proc. If this routine indicates that the widget should be redrawn, Xt will issue a ClearArea on the whole widget. The widget will not be redrawn until you are back in your Main Event Loop. I am sure there are some reasons why Xt calls XClearArea instead of just calling the widgets redisplay proc immediately. Whatever they are, they don't seem good enough. -- Eric Taylor Baylor College of Medicine etaylor@wilkins.bcm.tmc.edu (713) 798-3776