[comp.windows.x] Get MotionNotify events in the DrawingArea Widget?

mike@BACH.CS.BYU.EDU (Mike Burbidge) (05/29/90)

How does one get MotionNotify events using the Motif DrawingArea widget?

Mike Burbidge
mike@bach.cs.byu.edu

tomt@maui.coral.COM (Tom Tulinsky) (05/30/90)

I have done this; you do 
	XtAddEventHandler( drArea, ButtonMotionMask, FALSE, handler,
		 clientData)
Young has an example of this in his book "The X Window System, Prog. and Apps.
with Xt, OSF/Motif Edition",   p 136.

 Coral
     * **	Tom Tulinsky			508 460-6010
  *  **		Coral Network Corporation	fax 508 481-6258
*  ** 		734 Forest St			Internet: tomt@coral.com
 ***		Marlboro, MA 01752		
  **		
*********	
NETWORKS