Re: [gtk-osx-devel] Problem with dialog box icons
- From: Jim Charlton <jim jimc dyndns org>
- To: John Ralls <jralls ceridwen us>
- Cc: gtk-osx-devel-list gnome org
- Subject: Re: [gtk-osx-devel] Problem with dialog box icons
- Date: Sat, 01 Feb 2014 22:15:21 -0800
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]