On Tue, 9 Jul 2002, sun zongjun wrote:
> Hi:
> I want to put the window in fixed position and size. I don't want to
> let user to resize
> and drag the window in the desktop to anywhere. How can I do that? I used
> XSetWMNormalHints() and set the XSizeHints field flags (USPosition |
> USSize),
> But it can't help me? What should I do?
>
If you don't want it decorated either you can change the
override_redirect via XSetWindowAttributes().
Mark.
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert