Hello,
      I created a window using XCreateWindow and set
attributes.event_mask to ButtonReleaseMask alone. But
the window is not receiving the ButtonRelease events.
It is receiving the ButtonRelease event, if
ButtonPressMask is also selected (or) its parent
Widget's window has OwnerGrabButtonMask. Is there any
other way to receive ButtonRelease event alone? 
Is it neccessary to select ButtonPressMask also, in
order to receive ButtonRelease events. Thanks in
advance.

Regards,
Kumar.
 

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to