[comp.windows.x] prob with expose callback in Motif

BUCKHOLTZ_G%RMC.CA@MITVMA.MIT.EDU (08/22/90)

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