Re: [gtk-osx-devel] Problem with dialog box icons



On 14-02-01 08:19 PM, John Ralls wrote:
On Feb 1, 2014, at 3:50 PM, Jim Charlton <jim 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.

jim...




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