discuss-gnustep
[Top][All Lists]
Advanced

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

Re: AppIcon patch revised...


From: Sungjin Chun
Subject: Re: AppIcon patch revised...
Date: Wed, 7 Feb 2001 14:56:29 +0900

Hi,

Thanks for your interest and help. If you have merged those
stuff I can figure out what is wrong :-), well, why it does not
work. And fix.

----- Original Message -----
From: "Richard Frith-Macdonald" <richard@brainstorm.co.uk>
To: "Sungjin Chun" <ninja@linuxone.co.kr>
Cc: <discuss-gnustep@gnu.org>
Sent: Wednesday, February 07, 2001 2:50 PM
Subject: Re: AppIcon patch revised...


>
> On Tuesday, February 6, 2001, at 02:47 PM, Sungjin Chun wrote:
>
> > Hi,
> > Again I modified my patch. Previous one has the
> > problem; Appicon sometimes does not correctly
> > displayed. This is fixed in this newer one.
> > And this time I've separated gui part and xgps
> > part and real modification from previous one is
> > in the xgps part. Please look into the patch and
> > any comments are welcome as always.
>
>
> I've been looking at this stuff, and trying to figure out how it's
supposed
> to work (and more importantly ... why I can't get a heavily modified
version
> working).
>
> A few things ...
>
> The gui library patch shouldn't be necessary - the gui library already
calls
> the correct backend routines to make an appicon window.
>
> The API already exists for creating an appicon ... you create the window
and
> then set its style - DPSwindow to create the window, then DPSstylewindow
to
> set the window style (to NSIconWindowMask in this case)
>
> There is no need to add the is_iconwindow flag to the window structure,
since this
> information is carried in the existing win_attrs.window_style mask.
>
>
> I've tried to merge modified versions of your patch into the latest lot of
changes
> I've made to the xgps code ... unfortunately, it doesn't seem to work :-)
>
>




reply via email to

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