Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucsd!orion.oac.uci.edu!uci-ics!gateway From: dbainbri@ics.uci.edu (David Bainbridge) Newsgroups: comp.windows.x Subject: Set Values Widget Routine Message-ID: <266B0400.13310@paris.ics.uci.edu> Date: 5 Jun 90 00:59:45 GMT Organization: UC Irvine Department of ICS Lines: 13 I am currently writting a widget using Motif. My problem is that every time the widget's Set Values routine gets called, and I return a True value from the routine the eintire widget is erased and then redrawn. I checked my redraw routine and the widget is not being erase in this rouinte, and I can't figure out who is doing the erasing. does anyone have any sugestions? -thanks david dbainbri@ics.uci.edu