thanks Ted
Måns Rullgård wrote:
Ted Huntington <thunting@xxxxxxx> writes:
How can I intercept or detect when a buttonpress event has happened on
a window menubar, or outside the windows I created in Xwindows?
The window decorations are created by the window manager. The usual way is to create a window slightly larger than the window being decorated, and reparent the client window into that one. What you could do, is to listen to the events you want from the parent of your window. I'd strongly advise against it, though. Users expect consistent behavior when clicking window titles and similar, and circumventing that isn't nice, even if you manage to get along with the window manager about it.
What is it you are trying to accomplish? Maybe there is a better solution.
--
Ted Huntington Programmer Analyst Main Library University of California, Irvine
PO Box 19557
Irvine, CA 92623-9557
Phone Bus Off 949 824 8926 Phone MRC 949 824 1674 emesg: thunting@xxxxxxx webpage: http://business.lib.uci.edu/webpages/ted.htm "Stop violence, teach science."
_______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86