XResizeWindow
Kristian Benoit
kbenoit at matrox.com
Thu Dec 2 11:42:16 PST 2004
Kristian Benoit wrote:
> I want to know when a resize comme from XResizeWindow or from the user
> resizing the window by hand, but cant find any way to do it. Anyone
> know how to do that ?
>
I found a way !!! :)
XSendEvent({client message "Start Resizing"});
XResizeWindow(...);
XSendEvent({client message "Stop Resizing"});
XFlush();
Then I know If the resize comme from me !!! :)
--
Kristian Benoit (Matrox Imaging)
kbenoit at matrox.com
(514) 822-6000 ext. 7225
More information about the xorg
mailing list