On Feb 2, 2014, at 8:55 AM, Jim Charlton <j...@jimc.dyndns.org> wrote:

> On 14-02-02 07:16 AM, John Ralls wrote:
>> On Feb 1, 2014, at 10:15 PM, Jim Charlton <j...@jimc.dyndns.org> wrote:
>> 
>>> On 14-02-01 08:19 PM, John Ralls wrote:
>>>> On Feb 1, 2014, at 3:50 PM, Jim Charlton <j...@jimc.dyndns.org> wrote:
>>>> 
>>>>> I edited the offending line in gtkselection.c to "return FALSE;" and then 
>>>>> meta-gtk-osx-gtk3 built just fine.
>>>>> 
>>>>> jim...
>>>> Good. My faith in you is restored. ;-)
>>>> 
>>>> I'll try to get that fixed, backported, and patched tomorrow.
>>>> 
>>>> Regards,
>>>> John Ralls
>>>> 
>>> Don't be too quick with the praise.  I am still struggling.  After building 
>>> meta-gtk-osx-gtk3, I built meta-gtk-osx-gtkmm3, also with no problems.  But 
>>> when I compile a simple program, with a dialog box with 
>>> Gtk::MESSAGE_WARNING, I get the same old run time error (no compiler error) 
>>> and the dialog box does not have the proper icon. :-(
>>> 
>>> I am using gtkmm code to create the dialog box ... as in...
>>> Gtk::MessageDialog dialog2("Dialog Message", FALSE, Gtk::MESSAGE_WARNING, 
>>> Gtk::BUTTONS_CLOSE);
>>> 
>>> I will try with the gtk+ code tomorrow and see how that goes.
>> Make sure that 
>> $PREFIX/share/icons/gnome/scalable/dialog-warning-symbolic.svg exists.
>> 
>> Regards,
>> John Ralls
>> 
> Hmmmm...  the file exists but it is in 
> $PREFIX/share/icons/gnome/scalable/status/dialog-warning-symbolic.svg

Sorry, that is the right path.

Regards,
John Ralls

_______________________________________________
Gtk-osx-devel-list mailing list
Gtk-osx-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-osx-devel-list

Reply via email to