On 01-Mar-2002 tang holmos wrote:
> I made a Xlib program which runs just fine on KDE,but when I run it on 
> BlackBox ,I find there is no "close" button on the right top corner,so I 
> can just kill it but not colse it!
> 
> I think the problem must lie on the two different window managers and I 
> think I should tell the wm that I want the "close" button ,but I don't know 
> how?
> 
> I guess maybe I should set some hints in my program to enforce the wm to 
> show the "close" button,the only question is what hint should I set?
> 
> Does anyone know the answer? 
> 

WM_DELETE_WINDOW is the "I can be closed" hint.  Would you mind mailing me (not
the list) your program?  Any time two window managers can not agree one of them
is usually doing something wrong.  Fair chance it is blackbox, but it could be
kwin.

Reply via email to