Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!snorkelwacker!bloom-beacon!MITVMA.MIT.EDU!BUCKHOLTZ_G%RMC.CA From: BUCKHOLTZ_G%RMC.CA@MITVMA.MIT.EDU Newsgroups: comp.windows.x Subject: prob with expose callback in Motif Message-ID: <900822.10005934.015903@RMC.CP6> Date: 22 Aug 90 14:56:09 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 11 Hi! I have a callback in XmNexposeCallback but the reason in the callback struct is XmCR_DISARM when it should be XmCR_EXPOSE. Is there something that I am missing. I thought that the only reason that XmNexposeCallback would be executed would be when the drawing area had been exposed. This callback is found in the XmDrawingArea widget. Any ideas? Glenn