On Sat, 17 Nov 2001, Daniel Secrieru wrote:

> >    When changing the size you get a ConfigureNotify event.  See the
> > man page for XConfigureEvent.
>     Ok, I have looked at XConfigureEvent and it seems that it contains much
> more events than I need (moving, resizing etc.). Basicly, I only need
> resizing, so I used an ResizeRequest event.

   The "Request" events are pretty much only for window managers.
The XConfigureEvent is what you need to be using.  There isn't an
event for resizes only.


                        Mark.

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to