On May 22, 2010, at 1:59 PM, H.sivank wrote:
>>> It uses the new API from ige-mac-integration called GtkOSXApplication using cocoa.
>>
>> Is this different from the code in gtk/main.c, gtk/menus.c, and gtk/prefs_gui.c inside #ifdef HAVE_IGE_MAC_INTEGRATION/#endif?
>
> Yes, the API with ige-mac-integration 0.9.x have changed. This is why i use a dedicated define HAVE_GTKOSXAPPLICATION.
Is there any reason to continue to support the old API?
If not, we should probably just continue to use HAVE_IGE_MAC_INTEGRATION for this, and just change the code to use the new API.