Path: utzoo!attcan!uunet!efi!chiu From: chiu@efi.com (Chan Chiu) Newsgroups: comp.windows.x.motif Subject: Drawing area with mouse move callback ? Message-ID: <1990Oct22.232454.224@efi.com> Date: 22 Oct 90 23:24:54 GMT Organization: Electronics For Imaging, Inc. Lines: 11 I need a canvas area for my graphics editor area. Looks like drawing area widget is intened for such use. However, I find out drawing area doesn't support mouse drag callback. Mouse drag is essential for Mac style bounding box selection. Can I still use drawing area with some patches ? Or, do I use a customized widget (or Xt, Xlib nonwidget solution) ? Thanks. /CC