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: Mon, 5 Feb 2001 07:51:34 +0200 (EET)

On  4 Feb, Adam Fedor wrote:
> Sungjin Chun wrote:
>> 
>> 
>> PS)
>> I cannot figure out why window_group. ie, app root window
>> is set as XDRW. In WindowMaker it just create another
>> app root window and use XDRW only for drawing.
>> Can you let me know? ( test.c )
>> 
> 
> I don't see where WindowMaker does that. XDRW would certainly work
> anyway, there is no need to create another window (unless, for some
> reason, it doesn't work that way?).

You need a different window from the one you draw in. wmaker needs a
group leader to create appicons, and that is what that mainWindow is
created for, even if is not used for drawing. all the application
windows (including the icon window) have that main window as a group
leader.

-- 
Dan




reply via email to

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