[comp.windows.x.motif] How do you overlay drawing areas on top of other widgets?

carr%car.utah.edu@cs.utah.edu (Harold Carr) (02/23/91)

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