Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!bloom-beacon!dont-send-mail-to-path-lines From: pete@iris49.UUCP (Pete Ware) Newsgroups: comp.windows.x Subject: Was None now XtSetValues Message-ID: <9101030045.AA16912@iris49.biosym.com> Date: 3 Jan 91 00:45:45 GMT References: <947@attc.UUCP> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 22 mb> But the solution above does not help if you are subclassing off of mb> something you can't change (Motif widget, for exmaple) and it's SetValues mb> already says redisplay = TRUE. mb> Unfortunatelly, XtSetValues only ORes results of calls to set_values mb> method traversing down the class hierarchy. mb> Martin Brunecky {...}sunpeaks!auto-trol!marbru (303) 252-2499 (sometimes also: marbru@auto-trol.COM ) mb> Auto-trol Technology Corp. 12500 North Washington St., Denver, CO 80241-2404 Yes, it would be nice if we had a little more control in some of the class traversals but for the large majority of things it isn't needed. In this particular case, one is probably adding resources that the parent class does not know about and so a SetValues won't cause a redisplay. Also, if performance is really that critical, a function call is a good solution. --pete Pete Ware / Biosym / San Diego CA / (619) 546-5532 uucp: scripps.edu!bioc1!pete Internet: bioc1!pete@scripps.edu