bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] GTK3


From: Philippe Michel
Subject: [Bug-gnubg] GTK3
Date: Sat, 17 Jan 2015 00:03:06 +0100 (CET)
User-agent: Alpine 2.11 (BSF 23 2013-08-11)

On Fri, 16 Jan 2015, Michael Petch wrote:

If one looks closely at the the GTK code you'll also find it littered
with #if (USE_GTKUIMANAGER) . This was to start migrating to GTK3 (was
never finished). Those ifdefs are quite significant. For the menus and
toolbars we were using deprecated GTK APIs.

Could you summarize the issues with GTK3 ? I thought there remained something related to list widgets and the lack of GL integration.

Is there something else ? And is the second issue a problem for 3d display only or for 2d as well ?


On a somewhat related matter, I recently started to get the following warning :

gnubgstock.c:48:14: warning: 'gdk_pixbuf_new_from_inline' is deprecated
      [-Wdeprecated-declarations]
    pixbuf = gdk_pixbuf_new_from_inline(-1, inline_data, FALSE, NULL);




reply via email to

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