|
From: | William Ramsay |
Subject: | Re: [Chicken-users] Conflict between easyffi and syntax-case |
Date: | Wed, 14 Jan 2009 13:45:26 -0500 |
User-agent: | Thunderbird 2.0.0.17 (X11/20080914) |
Felix, This works fine... (let ((d-atom (xinternatom display "WM_DELETE_WINDOW" 0))) (let-location ((atm unsigned-long d-atom)) (xsetwmprotocols display window (location atm) 1)) ..... Thanks a lot, Bill
[Prev in Thread] | Current Thread | [Next in Thread] |