discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: App Icon patch revision


From: Dan Pascu
Subject: Re: App Icon patch revision
Date: Tue, 6 Feb 2001 03:17:06 +0200 (EET)

On  5 Feb, Sungjin Chun wrote:
> I do not want to user context->drawable as main or
> window_group leader(?). I just said that current
> GNUstep xgps uses it. That's what I want to say.

In this case xgps is wrong. It shouldn't use that window for anything
except for calls to XCreatePixmap(dpy, context->drawable, ...).
It needs to create its own group leader window using XCreateWindow() or
XCreateSimpleWindow() and use that instead.

> Again, sorry for my poor english.

-- 
Dan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]