discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Announce: GWorkspace 0.2.3


From: Enrico Sersale
Subject: Re: Announce: GWorkspace 0.2.3
Date: Sun, 4 Nov 2001 13:22:46 +0200 (EET)

On Fri, 2 Nov 2001 LHelldorf@kabel.de wrote:

> ...
>
> The compling of GWBrowser still fails as follows:
> ...
>

I've changed all the occourences of PSmoveto & C. with some NSBezierPath
class methods.

Elimined PSsetalpha: no need of it.

Fixed some old bugs exposed by the porting.

Added some #ifdef GNUSTEP to avoid the compilation of code containing
gnustep extensions; in some cases, I've added alternative code.

Regarding the desktop shelf, that has no sense on OS X, it doesn't try to
compile on it anymore. This solves the NSDesktopWindowLevel problem.

Now I need some help, a suggestion for an alternative solution, for the
remaining problems.

Here they are:

GWSplitView.m:79: warning: `GWSplitView' does not respond to
`backgroundColor'

GWorkspace.m:866: warning: return type for
`orderFrontStandardInfoPanelWithOptions:' defaults to id

Inspectors/AppsView.m:112: warning: `GWorkspace' does not respond to
`infoForExtension:'

Inspectors/AppsView.m:127: warning: `GWorkspace' does not respond to
`getBestAppInRole:forExtension:'

Inspectors/AppsView.m:249: warning: `GWorkspace' does not respond to
`setBestApp:inRole:forExtension:'

Solved these, I think that we'll be near a OS X port...




reply via email to

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