Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!rpi!zaphod.mps.ohio-state.edu!caen!hellgate.utah.edu!car.utah.edu!carr From: carr%car.utah.edu@cs.utah.edu (Harold Carr) Newsgroups: comp.windows.x.motif Subject: How do you overlay drawing areas on top of other widgets? Message-ID: <1991Feb22.131336.3627@hellgate.utah.edu> Date: 22 Feb 91 20:13:36 GMT Organization: CSS Lines: 10 I've layed out a xmFormWidgetClass with other forms inside it with pushbuttons inside the inner forms. Now I need to draw lines (vertical, horizontal, diagonal) from one pushbutton to another. In other words, I need a drawing area overlayed on top of the top level form so I can overlay arbitrary graphics anywhere. Needless to say, I've tried many things, but nothing works quite right. Any suggestions would be appreciated. Thanks, Harold