Window information

Steve Lamont (spl@szechuan.ucsd.edu)
Sun, 5 Jan 97 13:01:35 PST

To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :

Someone asked the other day about window border and size of the title bar, etc.

I suggested checking the FL_FORM structure and using XGetWindowAttributes().
This is kind of a kluge and it occurred to me that XWMGeometry() is probably
a better option.

spl