bug-gnustep
[Top][All Lists]
Advanced

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

GUI bug for new backend


From: Fred Kiefer
Subject: GUI bug for new backend
Date: Wed, 10 Apr 2002 02:23:47 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:0.9.4) Gecko/20011019 Netscape6/6.2

In the header file GSDisplayServer.h in gui the new functions GSServerForWindow() and GSCurrentServer() are lacking the APPKIT_DECLARE modifier. That way these functions are not exported correctly for MS Window. Also the class GSDisplayServer itself has to be added to the libgnustep-gui.def file to be exported correctly.

There is also a minor problem with the tool gpbs, as this uses signal values that are not defined for mingw. BUt as gpbs in gui never gets compiled this can only be seen when compiling back on MS Windows.

Fred




reply via email to

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