On 05/11/18 10:04 AM, Ilya Anfimov wrote:
> On Thu, May 10, 2018 at 06:23:08PM -0700, Alan Coopersmith wrote:
>> On 05/10/18 06:17 PM, pengyixiang wrote:
>>> Hello, everyone!
>>> I'm a newbie in xlib, I need to close the window while won't close the
>>> program, [1] is my test code, here's the
On Thu, May 10, 2018 at 06:23:08PM -0700, Alan Coopersmith wrote:
> On 05/10/18 06:17 PM, pengyixiang wrote:
> > Hello, everyone!
> > I'm a newbie in xlib, I need to close the window while won't close the
> > program, [1] is my test code, here's the result in [2], XDestroyWindow
> > passed,
>
On 05/10/18 06:17 PM, pengyixiang wrote:
> Hello, everyone!
> I'm a newbie in xlib, I need to close the window while won't close the
> program, [1] is my test code, here's the result in [2], XDestroyWindow passed,
> but the window haven't close, Haven't I get the key to code it?
XDestroyWindow
Hello, everyone!
I'm a newbie in xlib, I need to close the window while won't close the
program, [1] is my test code, here's the result in [2], XDestroyWindow passed,
but the window haven't close, Haven't I get the key to code it?
[1]
#include
#include
#include
#include
#include